mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Bubblegum rework
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
/mob/proc/get_int_organ_tag(tag) //is it a brain, is it a brain_tumor?
|
||||
return
|
||||
|
||||
/mob/living/proc/get_organ(zone)
|
||||
return
|
||||
|
||||
/mob/living/carbon/get_int_organ(typepath)
|
||||
return (locate(typepath) in internal_organs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user