From e486fad2f9b44ffed8974ff12bca9c6813865721 Mon Sep 17 00:00:00 2001 From: IonicCheese Date: Thu, 19 Feb 2026 13:09:45 -0800 Subject: [PATCH 1/2] Change the 'your' in the loading tips why english why -_- Co-authored-by: CrazyladMT <247920740+CrazyladMT@users.noreply.github.com> --- mods/game/functions/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/game/functions/init.lua b/mods/game/functions/init.lua index 208e77f..aa2e1bb 100644 --- a/mods/game/functions/init.lua +++ b/mods/game/functions/init.lua @@ -4,7 +4,7 @@ loading_tips = { "Short-range is good for small/dense maps!", "Mid-range is good on maps with long tunnels or open areas!", "Long-range is good for maps with really open and large areas!", - "Ambushing can be powerful assuming your not found!", + "Ambushing can be powerful assuming you're not found!", "Players may sneak up on you from behind!", "You *can't* be shot under water!", "The Short-range class can one-shot from 6 to 7 nodes away!", From 4fd264ded2319055eb3e56c94c09bfc7910c11ff Mon Sep 17 00:00:00 2001 From: IonicCheese Date: Thu, 19 Feb 2026 13:12:10 -0800 Subject: [PATCH 2/2] Another loading tips change... Co-authored-by: CrazyladMT <247920740+CrazyladMT@users.noreply.github.com> --- mods/game/functions/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/game/functions/init.lua b/mods/game/functions/init.lua index aa2e1bb..5869b88 100644 --- a/mods/game/functions/init.lua +++ b/mods/game/functions/init.lua @@ -9,7 +9,7 @@ loading_tips = { "You *can't* be shot under water!", "The Short-range class can one-shot from 6 to 7 nodes away!", "Using torches may allow enemies to sneak up on you in the dark!", - "Turns out if you get a sniper and zoom with it. you can zoom no matter what after that...", -- how + "Turns out if you get a sniper and zoom with it, you can zoom no matter what after that...", -- how "e s p i o n a g e", }