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/002-4/miners.txt | 2 +- world/map/npc/011-1/auldsbel.txt | 2 +- world/map/npc/011-6/bryant.txt | 2 +- world/map/npc/025-4/battlecaves.txt | 20 ++++++++++---------- world/map/npc/029-3/parua.txt | 2 +- world/map/npc/031-4/cindyCave.txt | 2 +- world/map/npc/034-1/yetiSpawn.txt | 3 ++- world/map/npc/052-2/partyroom.txt | 2 +- 8 files changed, 18 insertions(+), 17 deletions(-) (limited to 'world/map') diff --git a/world/map/npc/002-4/miners.txt b/world/map/npc/002-4/miners.txt index 6bf9884a..3fa17e35 100644 --- a/world/map/npc/002-4/miners.txt +++ b/world/map/npc/002-4/miners.txt @@ -46,7 +46,7 @@ L_Sema_Happy: set @state, 28; callsub S_Update_Var; 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 + "."; mes "[Sema the Miner]"; mes "\"You killed it! What a relief! I wish I had more to give, but please accept this Desert Shirt as reward.\""; goto L_Close; diff --git a/world/map/npc/011-1/auldsbel.txt b/world/map/npc/011-1/auldsbel.txt index 25e265f1..66b909f9 100644 --- a/world/map/npc/011-1/auldsbel.txt +++ b/world/map/npc/011-1/auldsbel.txt @@ -949,7 +949,7 @@ L_component_quest_5: onSnakeDeath: set BOSS_POINTS, BOSS_POINTS + 5; - message strcharinfo(0), "You gain 5 Boss Points giving you a total of " + BOSS_POINTS; + message strcharinfo(0), "You gain 5 Boss Points giving you a total of " + BOSS_POINTS + "."; end; L_component_quest_missing: diff --git a/world/map/npc/011-6/bryant.txt b/world/map/npc/011-6/bryant.txt index fac55569..f06b2a80 100644 --- a/world/map/npc/011-6/bryant.txt +++ b/world/map/npc/011-6/bryant.txt @@ -36,7 +36,7 @@ onBanditLordDead: set @state, 5; callsub S_Update_Var; set BOSS_POINTS, BOSS_POINTS + 20; - message strcharinfo(0), "You gain 20 Boss Points giving you a total of " + BOSS_POINTS; + message strcharinfo(0), "You gain 20 Boss Points giving you a total of " + BOSS_POINTS + "."; L_End: set @state, 0; end; diff --git a/world/map/npc/025-4/battlecaves.txt b/world/map/npc/025-4/battlecaves.txt index 17f801a1..0585d408 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: @@ -141,7 +141,7 @@ L_Done: goto L_Summon; set cavefights, (cavefights | BATTLE_CAVE2); 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: @@ -225,7 +225,7 @@ L_Done: goto L_Summon; set cavefights, (cavefights | BATTLE_CAVE3); 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: @@ -312,7 +312,7 @@ L_Done: goto L_Summon; set cavefights, (cavefights | BATTLE_CAVE4); 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: @@ -400,7 +400,7 @@ L_Done: goto L_Summon; set cavefights, (cavefights | BATTLE_CAVE5); 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: @@ -488,7 +488,7 @@ L_Done: goto L_Summon; set cavefights, (cavefights | BATTLE_CAVE6); 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: @@ -578,7 +578,7 @@ L_Done: goto L_Summon; set cavefights, (cavefights | BATTLE_CAVE7); 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: @@ -668,7 +668,7 @@ L_Done: goto L_Summon; set cavefights, (cavefights | BATTLE_CAVE8); 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: @@ -758,7 +758,7 @@ L_Done: goto L_Summon; set cavefights, (cavefights | BATTLE_CAVE9); 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: @@ -877,7 +877,7 @@ OnBossDeath: set Rossy_Quest, 16; getexp 100000, 0; set BOSS_POINTS, BOSS_POINTS + 50; - message strcharinfo(0), "You gain 50 Boss Points giving you a total of " + BOSS_POINTS; + message strcharinfo(0), "You gain 50 Boss Points giving you a total of " + BOSS_POINTS + "."; end; L_Close: 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; } 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; diff --git a/world/map/npc/034-1/yetiSpawn.txt b/world/map/npc/034-1/yetiSpawn.txt index 13c0069b..9c1b537a 100644 --- a/world/map/npc/034-1/yetiSpawn.txt +++ b/world/map/npc/034-1/yetiSpawn.txt @@ -38,7 +38,8 @@ OnYetiDeath: goto L_NonQuestKill; set @state, 8; callsub S_Update_Mask; - message strcharinfo(0), "You defeated the Yeti."; + set BOSS_POINTS, BOSS_POINTS + 40; + message strcharinfo(0), "You defeated the Yeti and gain 40 Boss Points giving you a total of " + BOSS_POINTS + "."; L_End: set $@Yerrnk_Yeti_Active, 0; diff --git a/world/map/npc/052-2/partyroom.txt b/world/map/npc/052-2/partyroom.txt index 86b74fa7..acba1fdc 100644 --- a/world/map/npc/052-2/partyroom.txt +++ b/world/map/npc/052-2/partyroom.txt @@ -215,7 +215,7 @@ onDeath: mapannounce "052-2.gat", "Luvia: How? By mere humans! But we will see again! Enjoy your victory while it lasts, " + $@ILLIA_HERO$ + "!!", 0; set @illia_bp, $Illia_Luvia_Harvest * 16 / 10 + 120; set BOSS_POINTS, BOSS_POINTS + @illia_bp; - message strcharinfo(0), "You gain " + @illia_bp + " Boss Points giving you a total of " + BOSS_POINTS; + message strcharinfo(0), "You gain " + @illia_bp + " Boss Points giving you a total of " + BOSS_POINTS + "."; set @illia_bp, 0; areatimer "052-2.gat", 73, 11, 115, 49, 2000, "#LuviaDaemon::onW00t"; -- cgit v1.2.3-60-g2f50