From cd2c9dcdda5b9a7bec9d2af6f9fa31941869b023 Mon Sep 17 00:00:00 2001 From: Chiss Date: Sun, 27 Oct 2013 01:20:10 +1100 Subject: [PATCH] more tips --- .../nautilus/game/arcade/game/games/halloween/Halloween.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/halloween/Halloween.java b/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/halloween/Halloween.java index a797376e9..0f25f30bf 100644 --- a/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/halloween/Halloween.java +++ b/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/halloween/Halloween.java @@ -289,7 +289,9 @@ public class Halloween extends SoloGame C.cAqua + "Kill monsters to keep their numbers down.", C.cGreen + "Kill giants quickly.", C.cAqua + "Defend your team mates from monsters.", - C.cGreen + "Stick together to survive.", + C.cGreen + "Zombies, Giants and Spiders get faster over time.", + C.cAqua + "Stick together to survive.", + C.cGreen + "The Pumpkin King gets harder over time!", }; @EventHandler