This commit is contained in:
Thalpy
2019-10-12 15:13:18 +01:00
parent f57fa7f471
commit cbc20d33d5
4 changed files with 7 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@
low_threshold_cleared = "<span class='info'>The last bouts of pain in your stomach have died out.</span>"
/obj/item/organ/stomach/on_life()
..()
var/datum/reagent/consumable/nutriment/Nutri
if(ishuman(owner))
var/mob/living/carbon/human/H = owner