mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 23:13:06 +00:00
IPC mmi_holder is now carried in the chest
Adds an optical sensor organ (eyes) for IPCs so that losing their head still does something to them.
This commit is contained in:
@@ -276,7 +276,8 @@
|
||||
|
||||
has_organ = list(
|
||||
"brain" = /obj/item/organ/mmi_holder/posibrain,
|
||||
"cell" = /obj/item/organ/cell
|
||||
"cell" = /obj/item/organ/cell,
|
||||
"eyes" = /obj/item/organ/optical_sensor
|
||||
)
|
||||
|
||||
has_limbs = list(
|
||||
|
||||
Reference in New Issue
Block a user