mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
21 lines
246 B
JSON
21 lines
246 B
JSON
{
|
|
"replacements": {
|
|
"characters": {
|
|
"common": {
|
|
"o": "u",
|
|
"s": "ch",
|
|
"a": "ah",
|
|
"u": "oo",
|
|
"c": "k"
|
|
},
|
|
"uncommon": {
|
|
" ": "...huuuhhh...",
|
|
".": " *BURP*."
|
|
}
|
|
},
|
|
"string_additions": [
|
|
"'"
|
|
]
|
|
}
|
|
}
|