mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user