mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-16 05:02:42 +00:00
Adjusts IPC head health
This commit is contained in:
@@ -3,7 +3,10 @@
|
|||||||
dislocated = -1
|
dislocated = -1
|
||||||
can_intake_reagents = 0
|
can_intake_reagents = 0
|
||||||
vital = 0
|
vital = 0
|
||||||
|
health = 50 //made same as arm, since it is not vital
|
||||||
|
min_broken_damage = 30
|
||||||
encased = null
|
encased = null
|
||||||
|
|
||||||
/obj/item/organ/external/head/ipc/New()
|
/obj/item/organ/external/head/ipc/New()
|
||||||
robotize("Morpheus Cyberkinetics")
|
robotize("Morpheus Cyberkinetics")
|
||||||
..()
|
..()
|
||||||
|
|||||||
Reference in New Issue
Block a user