diff --git a/Assets/Scripts/Device/DisclaimerScript.cs b/Assets/Scripts/Device/DisclaimerScript.cs index 2882c7048..1e26ebbe0 100644 --- a/Assets/Scripts/Device/DisclaimerScript.cs +++ b/Assets/Scripts/Device/DisclaimerScript.cs @@ -15,8 +15,8 @@ private void Start() { LogoCrate.GetComponent().enabled = true; RedditPlug.GetComponent().text = "GO TO /R/UNITLAE. FOR UPDTAES!!!!!"; LegalStuff.GetComponent().text = "NO RELESLING HERE!!! IT'S RFEE!!! OR TUBY FEX WILL BE ANGER!!! U'LL HVAE A BED TMIE!!!"; - ModSelection.GetComponent().text = "SPACE OR KLIK TO\nPALY MODS!!!!!"; - Overworld.GetComponent().text = "PRSES O TO\nOOVERWURL!!!!!"; + ModSelection.GetComponent().text = "YASS GO OR KLIK TO\nPALY MODS!!!!!"; + Overworld.GetComponent().text = "PRSES YUMMY 2\nOOVERWURL!!!!!"; LuaKnowledgeDisclaimer.GetComponent().text = "KNOW YUOR CODE R U'LL HVAE A BED TMIE!!!"; Version.GetComponent().text = "v" + Random.Range(0,9) + "." + Random.Range(0,9) + "." + Random.Range(0,9); } else if (Random.Range(0, 1000) == 021) {