From 5592513eeedcfb87fd2bf1dfa100ebb3830729f2 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 24 Mar 2013 16:38:14 +0100 Subject: Boss points: Add boss points to Yeti that you have to defeat during Yerrnk's quest. Add missing punctuation to all boss point messages. --- world/map/npc/031-4/cindyCave.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/031-4') diff --git a/world/map/npc/031-4/cindyCave.txt b/world/map/npc/031-4/cindyCave.txt index d4fb2061..ef84a33f 100644 --- a/world/map/npc/031-4/cindyCave.txt +++ b/world/map/npc/031-4/cindyCave.txt @@ -257,7 +257,7 @@ onReward: callsub S_Update_Mask; message strcharinfo(0), "Cindy looks relieved and as if she wants to talk with you."; set BOSS_POINTS, BOSS_POINTS + 70; - message strcharinfo(0), "You gain 70 Boss Points giving you a total of " + BOSS_POINTS; + message strcharinfo(0), "You gain 70 Boss Points giving you a total of " + BOSS_POINTS + "."; L_End: set @bonus, 0; set @Q_Nivalis_state_MASK, 0; -- cgit v1.2.3-60-g2f50