ERT - Helmets Change, Cells Capacity Adjustment

The pulse pistol now has 1600 max charge, the Carbine now has a max
charge of 4000.

ERT helmets no longer need to be fastened to their suits to be equipped,
as this was causing bugs.
This commit is contained in:
SamCroswell
2015-02-24 14:25:28 -05:00
parent c2c7505aa0
commit 8807f13305
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@
item_state = "helm-command"
armor = list(melee = 50, bullet = 50, laser = 30,energy = 15, bomb = 30, bio = 100, rad = 60)
siemens_coefficient = 0.6
rig_restrict_helmet = 0 // ERT helmets can be taken on and off at will.
var/obj/machinery/camera/camera
/obj/item/clothing/head/helmet/space/rig/ert/attack_self(mob/user)