Fix secborg tasers

This commit is contained in:
ZomgPonies
2014-05-26 16:29:03 -04:00
parent 96927bfbb7
commit f36e5d206c
@@ -38,7 +38,7 @@
/obj/item/weapon/cell/secborg
name = "\improper Security borg rechargable D battery"
origin_tech = "powerstorage=0"
maxcharge = 600 //600 max charge / 100 charge per shot = six shots
maxcharge = 6000 //6000 max charge / 1000 charge per shot = six shots
g_amt = 40
/obj/item/weapon/cell/secborg/empty/New()