Skip to content

Commit

Permalink
ADF-72 | Rewriting scale_settings_info (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTheAbyssalNovelist authored Aug 22, 2024
1 parent e6bcf45 commit 5479b9f
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions global/const/locale/locale_en.gd
Original file line number Diff line number Diff line change
Expand Up @@ -650,25 +650,25 @@ const NPC_EVENT_OPTIONS: Dictionary = {
}

const SCALE_SETTINGS_INFO: Dictionary = {
"-1": "???",
"-1": "Stop playing around, vessel of deceit.",
"1": "One by one.",
"10": "Huh, that's quite the crowd. I have never seen these men in my life.",
"100": "Three clicks for three hundred men. Children, gather round!",
"1000": "Thousand, Kilo, K, ... Okay. But, don't forget to drink plenty of water.",
"10000": "It's over 9000! There is no way...",
"100000": "Hundred thousand years of war... wait, wrong game.",
"1000000": "Who wants to be a million?",
"10000000": "A small loan of a couple million...",
"100000000": "Are you sure this is enough people? ¯\\_( ツ )_/¯",
"1000000000": "They Are Billions! Can the humanity survive?",
"10000000000": "Okay stop overplaying this game, please. YES YOU.",
"100000000000": "We will, we will...",
"1000000000000": "World's first trillionaire.",
"10000000000000": "T... Ten... Ten Tr.. TEN TRILLION!?",
"100000000000000": "I am speechless...",
"1000000000000000": "... How did we get here?",
"10000000000000000": "To the infinity and beyond!",
"100000000000000000": " \\(∞_∞)/ ",
"10": "Ten faceless ones shall heed your call.",
"100": "A hundred rise.",
"1000": "A thousand lives, now at your beck and call.",
"10000": "Ten thousand shadow-born wake.",
"100000": "A hundred thousand listen.",
"1000000": "A million submit to your heartbeat.",
"10000000": "Ten million; by now the humans flow like rivers.",
"100000000": "A hundred million drone along.",
"1000000000": "A billion, dominated all at once.",
"10000000000": "Ten billion. Greedy is your heart.",
"100000000000": "A hundred billion. And yet, you are empty still.",
"1000000000000": "Trillion souls, all reduced to husks.",
"10000000000000": "Ten trillion wails of agony follow your command.",
"100000000000000": "A hundred trillion beings suffer.",
"1000000000000000": "A quadrillion sapient beings; nothing to you.",
"10000000000000000": "Ten quadrillion. World systems shudder at your thought.",
"100000000000000000": "Begone. Begone. Begone. Begone. Begone. Begone. Begone.",
}

const SUBSTANCE_TEXT: Dictionary = {
Expand Down

0 comments on commit 5479b9f

Please sign in to comment.