From 219947c780fe621724a32c852109a65a829f6599 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 24 Mar 2013 18:37:50 +0100 Subject: Boss points: fixup on punctuation --- world/map/npc/025-4/battlecaves.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world/map/npc/025-4/battlecaves.txt b/world/map/npc/025-4/battlecaves.txt index 0585d408..a0349847 100644 --- a/world/map/npc/025-4/battlecaves.txt +++ b/world/map/npc/025-4/battlecaves.txt @@ -54,7 +54,7 @@ L_Done: goto L_Summon; set cavefights, (cavefights | BATTLE_CAVE1); set BOSS_POINTS, BOSS_POINTS + 10; - message strcharinfo(0), "You gain 10 Boss Points giving you a total of " + BOSS_POINTS + "." + "."; + message strcharinfo(0), "You gain 10 Boss Points giving you a total of " + BOSS_POINTS + "."; end; OnMonsterDeath: -- cgit v1.2.3-60-g2f50