mirror of
https://github.com/a-bad-dev/simple-shooter-game.git
synced 2026-06-09 20:36:15 +00:00
Merge branch 'main' of https://github.com/IonicCheese/simple-shooter-game-fork
This commit is contained in:
commit
96620c6c31
1 changed files with 2 additions and 2 deletions
|
|
@ -4,12 +4,12 @@ loading_tips = {
|
||||||
"Short-range is good for small/dense maps!",
|
"Short-range is good for small/dense maps!",
|
||||||
"Mid-range is good on maps with long tunnels or open areas!",
|
"Mid-range is good on maps with long tunnels or open areas!",
|
||||||
"Long-range is good for maps with really open and large 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!",
|
"Players may sneak up on you from behind!",
|
||||||
"You *can't* be shot under water!",
|
"You *can't* be shot under water!",
|
||||||
"The Short-range class can one-shot from 6 to 7 nodes away!",
|
"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!",
|
"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",
|
"e s p i o n a g e",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue