Bubblegum rework

This commit is contained in:
Fox McCloud
2019-09-11 23:06:34 -04:00
parent 59082ff21a
commit 60c04285cf
4 changed files with 429 additions and 262 deletions
+3
View File
@@ -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)