Nerfs cyborg disabler to hold 25 shots rather than 43, just like a normal disabler.

This commit is contained in:
Ghommie
2019-10-09 23:07:39 +02:00
parent 47c18fd052
commit 689136fe94
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -191,7 +191,7 @@
/obj/item/stock_parts/cell/secborg
name = "security borg rechargeable D battery"
maxcharge = 1750 //35/17/8 disabler/laser/taser shots.
maxcharge = 1250 //25/12/6 disabler/laser/taser shots.
materials = list(MAT_GLASS=40)
/obj/item/stock_parts/cell/secborg/empty/Initialize()