Fixes certain food buffs not applying, preemtively makes it less annoying (#88577)

This commit is contained in:
MrMelbert
2025-01-01 11:48:09 -06:00
committed by GitHub
parent f0b4c03b87
commit ebcbacffa0
6 changed files with 79 additions and 6 deletions
+1
View File
@@ -1,6 +1,7 @@
/// Used to apply certain speech patterns
/// Can be used on organs, wearables, mutations and mobs
/datum/component/speechmod
dupe_mode = COMPONENT_DUPE_ALLOWED
/// Assoc list for strings/regexes and their replacements. Should be lowercase, as case will be automatically changed
var/list/replacements = list()
/// String added to the end of the message