[MIRROR] Hotfix for body colour (#10564)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-31 23:47:28 +02:00
committed by GitHub
co-authored by SatinIsle Kashargul
parent 01fc47e997
commit ed8205a364
20 changed files with 317 additions and 10 deletions
+13
View File
@@ -218,3 +218,16 @@
partial_understanding = list(LANGUAGE_TRADEBAND = 30, LANGUAGE_SOL_COMMON = 10)
/datum/language/human/animal
flags = RESTRICTED
/datum/language/sparkle
name = LANGUAGE_SPARKLE
desc = "Eeeeeeeeeeeeee."
speech_verb = "says"
ask_verb = "asks"
exclaim_verb = "squeals"
colour = "rainbow"
key = "Z"
syllables = list(
"lol", "lmao", "rofl", "rawr", "XD", "eeeee", "hehe", "lolz", "0_o", ":>", "l1k3", "mudk1pz", "l33t", "br00tal", "hXc", "wtf", "pwn"
)
flags = WHITELISTED