mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
33 lines
416 B
JSON
33 lines
416 B
JSON
{
|
|
"replacements": {
|
|
"characters": {
|
|
"common": {
|
|
"o": "u",
|
|
"t": "ch",
|
|
"a": "ah",
|
|
"c": "th",
|
|
"i": "ks",
|
|
"m": "nth"
|
|
},
|
|
"uncommon": {
|
|
" ": " endless... ",
|
|
"H": " THE HANDS... ",
|
|
"h": " BRIGHT ",
|
|
"s": " LEAK ",
|
|
"r": " CRACK "
|
|
}
|
|
},
|
|
"string_replacements": [
|
|
"'",
|
|
"br",
|
|
"th",
|
|
"see",
|
|
"etch"
|
|
],
|
|
"string_additions": [
|
|
"ah",
|
|
"wth"
|
|
]
|
|
}
|
|
}
|