Skip to content

Commit

Permalink
Cherry-picked commit 4f816b4 from space-wizards/space-station-14/master
Browse files Browse the repository at this point in the history
  • Loading branch information
SimpleStation14 authored and Doctor-Cpu committed Mar 22, 2024
1 parent 3bf08c7 commit 150e85f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/speech/speech-chatsan.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,6 @@ chatsan-replacement-41 = what are you doing
chatsan-word-42 = ofc
chatsan-replacement-42 = of course
chatsan-word-43 = ig
chatsan-replacement-43 = i guess
17 changes: 9 additions & 8 deletions Resources/Prototypes/Accents/word_replacements.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Accents that work off of word replacements.
# Accents that work off of word replacements.

# this is kind of dumb but localization demands it.
# i guess you could just specify the prefix ('mobster') and count and let the system fill it
Expand Down Expand Up @@ -263,7 +263,7 @@
accent-pirate-replaced-30: accent-pirate-replacement-30
accent-pirate-replaced-31: accent-pirate-replacement-31
accent-pirate-replaced-32: accent-pirate-replacement-32

- type: accent
id: cowboy
wordReplacements:
Expand Down Expand Up @@ -366,7 +366,7 @@
accent-cowboy-words-97: accent-cowboy-replacement-97
accent-cowboy-words-98: accent-cowboy-replacement-98
accent-cowboy-words-99: accent-cowboy-replacement-99


# For the chat sanitization system
- type: accent
Expand Down Expand Up @@ -409,8 +409,9 @@
# chatsan-word-35: chatsan-replacement-35
# chatsan-word-36: chatsan-replacement-36
chatsan-word-37: chatsan-replacement-37
# chatsan-word-38: chatsan-replacement-38
# chatsan-word-39: chatsan-replacement-etcetera
# chatsan-word-40: chatsan-replacement-etcetera
# chatsan-word-41: chatsan-replacement-41
# chatsan-word-42: chatsan-replacement-42
chatsan-word-38: chatsan-replacement-38
chatsan-word-39: chatsan-replacement-etcetera
chatsan-word-40: chatsan-replacement-etcetera
chatsan-word-41: chatsan-replacement-41
chatsan-word-42: chatsan-replacement-42
chatsan-word-43: chatsan-replacement-43

0 comments on commit 150e85f

Please sign in to comment.