From d4fbc693bd0c76d4ab354510b2077c05d55fe036 Mon Sep 17 00:00:00 2001 From: daegaladh Date: Wed, 8 Aug 2012 02:11:31 +0000 Subject: -Follow up r16601, a better way to avoid players getting quest 10078 without setting ep13_ryu variable to 22 (it's a weird bug D:). -Follow up r16602, removed korean characters. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16603 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_13_1.txt | 6 +++--- npc/quests/quests_13_2.txt | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'npc/quests') diff --git a/npc/quests/quests_13_1.txt b/npc/quests/quests_13_1.txt index 5637916dc..b86e393c2 100644 --- a/npc/quests/quests_13_1.txt +++ b/npc/quests/quests_13_1.txt @@ -1882,12 +1882,12 @@ moc_fild22b,230,197,5 script Munkenro#2 967,{ mes "[Munkenro]"; mes "Ok, just have a good adventure."; next; + set ep13_ryu,22; + changequest 10077,10078; + donpcevent "Head of the Alliance#moo::OnEnable"; mes "[Munkenro]"; mes "If you are too late,"; mes "it will be considered as a failure, so come back soon."; - donpcevent "Head of the Alliance#moo::OnEnable"; - if (checkquest(10078) == -1) changequest 10077,10078; - set ep13_ryu,22; close; case 2: mes "[Munkenro]"; diff --git a/npc/quests/quests_13_2.txt b/npc/quests/quests_13_2.txt index 9230e4a01..8ae078dfb 100644 --- a/npc/quests/quests_13_2.txt +++ b/npc/quests/quests_13_2.txt @@ -1436,7 +1436,7 @@ manuk,278,177,5 script Villager#ep13_11 454,{ mes "[Villager]"; mes "Das?"; mes "idh sd!"; - mes "Dh apa sd��is Das idh."; + mes "Dh apa sd!-is Das idh."; close; } } @@ -2866,7 +2866,6 @@ man_in01,378,276,3 script Manuk Engineer#ep13_2 453,{ mes "[Manuk Engineer]"; mes "To prevent our bodies from becoming numb, we need Bradium."; mes "From the Bradium we can extract a special element that we need to survive."; - //mes "��?����???�������'��"; next; mes "[Manuk Engineer]"; mes "The mining industry is primary here since our lives depend on it."; -- cgit v1.2.3-60-g2f50