Add appropriate soap-washing message for mouthless IPCs. (#32280)

* Add appropriate soap-washing message for mouthless IPCs.

* Tweak soap message conditions.

* Broaden the scope of mouth-related changes.

* Apply suggestion from CRUNCH review.

Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
Signed-off-by: Alan <alfalfascout@users.noreply.github.com>

* Make soap reagent affect synthetics.

---------

Signed-off-by: Alan <alfalfascout@users.noreply.github.com>
Co-authored-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
This commit is contained in:
Alan
2026-08-01 06:11:57 +00:00
committed by GitHub
co-authored by CRUNCH
parent 2d22c7faec
commit 2ba1dcb1da
4 changed files with 28 additions and 23 deletions
@@ -986,6 +986,7 @@
color = "#FFFFFF"
taste_description = "soap"
yuck_description = "grime in your gears"
process_flags = ORGANIC | SYNTHETIC
/datum/reagent/soap/on_mob_add(mob/living/L)
ADD_TRAIT(L, TRAIT_SOAPY_MOUTH, id)