Skip to content
Snippets Groups Projects
Commit 17b506a1 authored by DarkGod's avatar DarkGod
Browse files

moarrr

parent f296c360
No related branches found
No related tags found
No related merge requests found
Showing
with 1 addition and 1 deletion
...@@ -641,7 +641,7 @@ function _M:reloadRateQS() ...@@ -641,7 +641,7 @@ function _M:reloadRateQS()
add = add - ammo_main.wielder.ammo_reload_speed add = add - ammo_main.wielder.ammo_reload_speed
end end
if ammo_qs and ammo_qs.wielder and ammo_qs.wielder.ammo_reload_speed then if ammo_qs and ammo_qs.wielder and ammo_qs.wielder.ammo_reload_speed then
add = add + ammo_main.wielder.ammo_reload_speed add = add + ammo_qs.wielder.ammo_reload_speed
end end
return self:reloadRate() + add return self:reloadRate() + add
end end
......
game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_19d_01.png

4.03 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_2.png

6.13 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_37d_01.png

4.12 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_4.png

4.52 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_5_01.png

16.8 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_5_02.png

16.5 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_5_03.png

16.6 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_5_04.png

16.3 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_5_05.png

16.7 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_6.png

5.61 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_73d_01.png

4.62 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_burnttrees_91d_01.png

3.92 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_jungle_19d_01.png

7.9 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_jungle_2_01.png

7.68 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_jungle_2_02.png

6.69 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_jungle_2_03.png

8.49 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_jungle_37d_01.png

7.12 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_jungle_4_01.png

6.78 KiB

game/modules/tome/data/gfx/shockbolt/terrain/worldmap/WM_jungle_4_02.png

7.3 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment