mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
No More Mrowmbles When Taj Sing (#12536)
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
speech_verb = list("mrowls")
|
||||
ask_verb = list("mrowls")
|
||||
exclaim_verb = list("yowls")
|
||||
sing_verb = list("mrowmbles")
|
||||
sing_verb = list("mrowls")
|
||||
colour = "tajaran"
|
||||
written_style = "siikmaas"
|
||||
key = "j"
|
||||
@@ -117,7 +117,7 @@
|
||||
exclaim_verb = list("yowls")
|
||||
signlang_verb = list("moves their tail", "flicks their ears", "swivels their ears", "flicks their tail", "shifts their ears and tail")
|
||||
sign_adv_length = list("", " briefly", " a few times", " several times in quick succession", " for a while")
|
||||
sing_verb = list("mrowmbles")
|
||||
sing_verb = list("mrowls")
|
||||
colour = "tajaran_signlang"
|
||||
key = "w"
|
||||
flags = WHITELISTED | NONVERBAL
|
||||
@@ -134,7 +134,7 @@
|
||||
speech_verb = list("mrowls")
|
||||
ask_verb = list("mrowls")
|
||||
exclaim_verb = list("yowls")
|
||||
sing_verb = list("mrowmbles")
|
||||
sing_verb = list("mrowls")
|
||||
colour = "yassa"
|
||||
written_style = "yassa"
|
||||
key = "r"
|
||||
@@ -153,7 +153,7 @@
|
||||
speech_verb = list("mrowls")
|
||||
ask_verb = list("mrowls")
|
||||
exclaim_verb = list("yowls")
|
||||
sing_verb = list("mrowmbles")
|
||||
sing_verb = list("mrowls")
|
||||
colour = "delvahhi"
|
||||
written_style = "delvahhi"
|
||||
key = "n"
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: WickedCybs
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "The verb for when a mob sings in a Taj language is no longer 'mrowmbles'. It's just 'mrowls' now."
|
||||
Reference in New Issue
Block a user