summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/029-3_Fight_Cave/parua.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/029-3_Fight_Cave/parua.txt b/npc/029-3_Fight_Cave/parua.txt
index bec4a055..ef99b3b3 100644
--- a/npc/029-3_Fight_Cave/parua.txt
+++ b/npc/029-3_Fight_Cave/parua.txt
@@ -84,7 +84,7 @@ L_NextRound:
if ($@FIGHT_CAVE_LAST + 30 < $@FIGHT_CAVE_LEVEL) goto L_Announce;
L_Return_2:
- npctalk "The next round (level " + $@FIGHT_CAVE_LEVEL + ") is starting.";
+ mapannounce "029-3.gat", "Parua: The next round (level " + $@FIGHT_CAVE_LEVEL + ") is starting with " + $@FIGHT_CAVE_PLAYER_COUNT + " player(s) left alive." , 0;
set $@MOB_1_SUMMON, 0;
set $@MOB_2_SUMMON, 0;