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/029-3/parua.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/029-3/parua.txt') diff --git a/world/map/npc/029-3/parua.txt b/world/map/npc/029-3/parua.txt index 78014e98..c191aae2 100644 --- a/world/map/npc/029-3/parua.txt +++ b/world/map/npc/029-3/parua.txt @@ -301,7 +301,7 @@ L_CleanUp_Announcement: onReward: if (isdead()) end; set BOSS_POINTS, BOSS_POINTS + 100; - message strcharinfo(0), "You gain 100 Boss Points giving you a total of " + BOSS_POINTS; + message strcharinfo(0), "You gain 100 Boss Points giving you a total of " + BOSS_POINTS + "."; end; } -- cgit v1.2.3-60-g2f50