From 37aa47fd9af6c080f2565818a5b35eebafb66487 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 19 Nov 2014 09:41:56 -0600 Subject: Fix all shops using the *-[0-9] denotation --- world/map/npc/030-4/mana_battery.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/030-4/mana_battery.txt') diff --git a/world/map/npc/030-4/mana_battery.txt b/world/map/npc/030-4/mana_battery.txt index ed6101a7..993a2f0a 100644 --- a/world/map/npc/030-4/mana_battery.txt +++ b/world/map/npc/030-4/mana_battery.txt @@ -221,7 +221,7 @@ L_NextWave: goto L_Return_1; //KillerWaves if ($@XmasBossRound > 16) - areamonster "030-4.gat", 0, 0, 50, 50, "", 1114, $@XmasBossRound*2 + $@XmasBossPlayerCount*3, "AniManOMat::OnGuardDeath"; + areamonster "030-4.gat", 0, 0, 50, 50, "", 1114, $@XmasBossRound*2 + $@XmasBossPlayerCount*-3 "AniManOMat::OnGuardDeath"; //Normal Waves 1 to 10 // Guard Amount doubles if on hard mode set $@GuardAmount, 1 + (6 + ($@XmasBossRound) + (2 * $@XmasBossPlayerCount)) / 7; -- cgit v1.2.3-60-g2f50