Merge pull request #4990 from FlattestGuitar/pulse-stuf

Fixes pulse shot cost.
This commit is contained in:
Fox McCloud
2016-07-11 20:46:22 -04:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -35,7 +35,7 @@
/obj/item/ammo_casing/energy/laser/pulse
projectile_type = /obj/item/projectile/beam/pulse
e_cost = 200
e_cost = 2000
select_name = "DESTROY"
fire_sound = 'sound/weapons/pulse.ogg'