mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
Merge remote-tracking branch 'upstream/master' into universal-damage
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