species that cant get hungry now cant get thorsty

This commit is contained in:
DragonTrance
2021-03-01 19:56:05 -07:00
parent 2c653e1c65
commit 6902cf1c79
18 changed files with 28 additions and 21 deletions
@@ -129,6 +129,7 @@ Regenerative extracts:
/obj/item/slimecross/regenerative/silver/core_effect(mob/living/target, mob/user)
target.nutrition = NUTRITION_LEVEL_FULL - 1
target.nutrition = THIRST_LEVEL_THRESHOLD
to_chat(target, "<span class='notice'>You feel satiated.</span>")
/obj/item/slimecross/regenerative/bluespace