mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Freespeak speech verb tweak + EAL singing bugfix (#11703)
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
name = LANGUAGE_GUTTER
|
||||
short = "FREE"
|
||||
desc = "A language of renegades and frontiersmen descending from various languages from Earth like Hindi combined into a multi-rooted jumble that sounds incoherent or even barbarian to non-native speakers. This language is the only common cultural identity for humans in the frontier. Speaking this language in itself boldly declares the speaker a free spirit. Often called 'Gutter' by Alliance citizens."
|
||||
speech_verb = list("growls")
|
||||
speech_verb = list("says")
|
||||
sing_verb = list("croons")
|
||||
colour = "rough"
|
||||
written_style = "freespeak"
|
||||
|
||||
@@ -283,7 +283,7 @@
|
||||
speech_verb = list("beeps")
|
||||
ask_verb = list("beeps")
|
||||
exclaim_verb = list("loudly beeps")
|
||||
exclaim_verb = list("rhythmically beeps")
|
||||
sing_verb = list("rhythmically beeps")
|
||||
colour = "changeling"
|
||||
written_style = "encodedaudiolanguage"
|
||||
key = "6"
|
||||
|
||||
Reference in New Issue
Block a user