From e486fad2f9b44ffed8974ff12bca9c6813865721 Mon Sep 17 00:00:00 2001 From: IonicCheese Date: Thu, 19 Feb 2026 13:09:45 -0800 Subject: [PATCH] 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!",