Fixes pulse shot cost.

This commit is contained in:
Mieszko Jędrzejczak
2016-07-11 19:52:24 +02:00
parent 9b778f21c6
commit 4751e0988c
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'