mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user