From b2a3f263ac9af5b212682f6e540cad1ec604487b Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 7 Mar 2008 15:30:49 +0000 Subject: A few minor fixes to counteragent quest. (bugreport:1122) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12316 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/quests/counteragent_mixture.txt | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 84dfc06ab..e6c117a39 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,6 @@ Date Added ====== + * Rev 12316 A few minor fixes to counteragent quest. (bugreport:1122) [L0ne_W0lf] 2008/03/06 * Rev 12309 Another fix to Lucius. (bugreport:1118) [L0ne_W0lf] 2008/03/04 diff --git a/npc/quests/counteragent_mixture.txt b/npc/quests/counteragent_mixture.txt index 19eb3528d..222de5f13 100644 --- a/npc/quests/counteragent_mixture.txt +++ b/npc/quests/counteragent_mixture.txt @@ -4,7 +4,7 @@ //= kobra_k88 //= added some dialogs for Morgenstein by Komurka //===== Current Version: ===================================== -//= 2.2 +//= 2.2a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -12,6 +12,7 @@ //= Counteragent and Mixtures for making dyes & Alchemist Job Quest //===== Additional Comments: ================================= //= 2.2 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] +//= 2.2a A few minor fixes. (bugreport:1122) [L0ne_W0lf] //============================================================ alberta_in,133,55,3 script Louitz#cm 84,{ @@ -53,6 +54,7 @@ alberta_in,133,55,3 script Louitz#cm 84,{ next; if (countitem(971) > 0 && countitem(972) > 0) { switch(select("Talk:Talk about the solutions.:Cancel")) { + case 1: mes "[Merchant Louitz]"; mes "When I was in Geffen"; mes "looking for magic items,"; @@ -73,7 +75,8 @@ alberta_in,133,55,3 script Louitz#cm 84,{ mes "Yeah, he kept mumbling"; mes "words like ''Karvodailnirol''"; mes "and ''Detrimindexta.'' The"; - mes "first time I heard it, I thought^FFFFFFddd^000000 it was just crazy talk, you know? ^FFFFFFcobo^000000"; + mes "first time I heard it, I thought"; + mes "it was just crazy talk, you know?; next; mes "[Merchant Louitz]"; mes "But it turns out,"; -- cgit v1.2.3-60-g2f50