Files
Yogstation/strings/slurring_cult_text.json
2023-08-29 02:22:58 -05:00

28 lines
344 B
JSON

{
"replacements": {
"characters": {
"common": {
"o": "u",
"t": "ch",
"a": "ah",
"u": "oo",
"c": " NAR ",
"s": " SIE "
},
"uncommon": {
" ": " no hope... ",
"H": " IT COMES... "
}
},
"string_replacements": [
"'",
"fth",
"nglu",
"glor"
],
"string_additions": [
"agn"
]
}
}