Mime care package (#19456)

* Mimes!

* Apply suggestion from @Cameron-The-Raven

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Guti
2026-05-21 11:02:30 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent 1b6b0486b6
commit afc02440a9
31 changed files with 304 additions and 4 deletions
@@ -2641,6 +2641,11 @@
glass_name = REAGENT_ID_NOTHING
glass_desc = "Absolutely nothing."
/datum/reagent/drink/nothing/affect_ingest(mob/living/carbon/M, alien, removed)
..()
if(HAS_MIND_TRAIT(M, TRAIT_MIMING))
M.heal_organ_damage(1 * removed, 1 * removed)
/datum/reagent/drink/dreamcream
name = REAGENT_DREAMCREAM
id = REAGENT_ID_DREAMCREAM