Files
Jeremiah a5a4b83a25 Sets prettier to run on the repo (#91379)
Prettier (an auto formatter) is set to only run within the tgui folder
currently. This removes that limitation, allowing it to automatically
format all supported files in the repo (.js, .html, .yml
[etc](https://prettier.io/docs/))

I made a few exceptions for bundled and generated files
I'm of the opinion that code should look uniform and am lazy enough to
want CTRL-S to format files without having to think beyond that
2025-06-05 19:13:02 -04:00

99 lines
2.1 KiB
JSON

{
"heckacious": {
"your": "youre",
"fucking": "banging",
"economy": "econony",
"know": "no",
"ing": "in",
"they are": "there",
"sometimes": "some times",
"do": "does",
"hug": "bro hug bump",
"we're": "where",
"game": "big game",
"has": "hass",
"downtown": "down town",
"jimmy": "geromy",
"jeremy": "geromy",
"anywhere": "anywear",
"smoking": "toking up",
"lying": "lyong",
"AH": "AUGH",
"distraction": "distaction",
"lie": "ruse",
"angle": "angel",
"drink": "pour",
"the": "thef",
"backward": ["back ward", "awayways"],
"god damn": "GOD DAMN",
"goddamn": "GOD DAMN",
"trick": "dunk",
"impossible": "unreal",
"court": "coart",
"holding": "holdung",
"reverse": "flip",
"inverse": "flip",
"around": "turn-ways",
"difference": "differance",
"values": "vaules",
"inside": "insine",
"pipe": "punpe",
"suspicious": "plot thicken",
"awesome": "hella",
"reference": "refrance",
"amazing": "fucking incredible",
"woman": "wonan",
"god": "gog",
"bible": "bibble",
"jesus": "jescus",
"christ": ["chris", "dick"],
"sigh": "sign",
"bathroom": "banthroom",
"remember": "remender",
"night": "nite",
"nachos": "nachoes",
"nacho": "nancho",
"dorito": "nancho",
"party": "panty",
"dumbass": "dumpass",
"they": "their",
"okay": "ohh kayy",
"stupid": "stutid",
"reagent": "regent",
"idiot": "fuckass",
"awful": "conksuck",
"moron": "PIECE OF SHIT",
"more": "wider",
"serious": "keeping it real",
"extreme": "x-treme",
"guaranteed": "garganted",
"black": "blapck",
"glow": "glowns",
"deadly": "deudly",
"flying": "lifdoff",
"cloud": "cloun",
"seeing": "scoping",
"great": "choice",
"look": "lonk",
"battery": "babbery",
"retard": "dicktard",
"gay": "homo",
"close": "closte",
"wrong": "wrog",
"who": "whoof",
"new": "newd",
"holy": "hopy",
"um": "unm",
"horse": "hornse",
"this": "thits",
"then": "than",
"quick": "soon",
"bro": ["brah", "bro"],
"dude": ["duge", "bro", "brah"],
"'": ["'", ""],
"i'm": ["im", "i am"],
"shit": ["balls warmed oveur", "shit"],
"he's": ["hes", "he is", "he'ss"]
}
}