mirror of
https://github.com/Skyrat-SS13/Skyrat-tg.git
synced 2026-08-26 06:17:54 +01:00
* Converts common speech modifiers into a component * modular --------- Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>
14 lines
389 B
JSON
14 lines
389 B
JSON
{
|
|
"elvis": {
|
|
"i'm not ": "I ain't ",
|
|
" girl ": [" honey ", " baby ", " baby doll "],
|
|
" man ": [" son ", " buddy ", " brother ", " pal ", " friendo "],
|
|
" out of ": " outta ",
|
|
" thank you ": " thank you, thank you very much ",
|
|
" thanks ": " thank you, thank you very much ",
|
|
" what are you": " whatcha ",
|
|
" yes": [" sure ", " yea "],
|
|
" muh valids ": " my kicks "
|
|
}
|
|
}
|