mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-21 19:57:07 +01:00
Added a new check for is_edible = -1. This is for "clothes" that shouldn't either eaten at all. Stuff like Mob_holder and Micro_holder. I don't know any other weird "clothes" So Ill have to be on the lookout for those.
3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
/obj/item/clothing/head/mob_holder
|
|
is_edible = -1
|