Southern accent (#26543)
* created the AccentComponent and the AccentSystem * word replacement schtuhff * made it a trait fr ongg!!1 * Update Content.Server/Speech/EntitySystems/SouthernAccentSystem.cs --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
17
Resources/Locale/en-US/accent/southern.ftl
Normal file
17
Resources/Locale/en-US/accent/southern.ftl
Normal file
@@ -0,0 +1,17 @@
|
||||
accent-southern-words-1 = you all
|
||||
accent-southern-words-replace-1 = y'all
|
||||
|
||||
accent-southern-words-2 = you guys
|
||||
accent-southern-words-replace-2 = y'all
|
||||
|
||||
accent-southern-words-3 = isn't
|
||||
accent-southern-words-replace-3 = ain't
|
||||
|
||||
accent-southern-words-4 = is not
|
||||
accent-southern-words-replace-4 = ain't
|
||||
|
||||
accent-southern-words-5 = aren't
|
||||
accent-southern-words-replace-5 = ain't
|
||||
|
||||
accent-southern-words-6 = are not
|
||||
accent-southern-words-replace-6 = ain't
|
||||
@@ -33,5 +33,8 @@ trait-frontal-lisp-desc = You thpeak with a lithp
|
||||
trait-socialanxiety-name = Social Anxiety
|
||||
trait-socialanxiety-desc = You are anxious when you speak and stutter.
|
||||
|
||||
trait-southern-name = Southern Drawl
|
||||
trait-southern-desc = Are you wonderin' what this does?
|
||||
|
||||
trait-snoring-name = Snoring
|
||||
trait-snoring-desc = You will snore while sleeping.
|
||||
|
||||
Reference in New Issue
Block a user