mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
28 lines
344 B
JSON
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"
|
|
]
|
|
}
|
|
}
|