Doubled the shot capacity of the taser

This commit is contained in:
ZomgPonies
2014-01-11 07:30:35 -05:00
parent ab8422f5aa
commit 2494bfb177
+1 -1
View File
@@ -5,7 +5,7 @@
icon_state = "taser"
item_state = null //so the human update icon uses the icon_state instead.
fire_sound = 'sound/weapons/Taser.ogg'
charge_cost = 100
charge_cost = 50
projectile_type = "/obj/item/projectile/energy/electrode"
cell_type = "/obj/item/weapon/cell/crap"