From 28a9fec0916db3d92629ae6e6cd62b5777b09e73 Mon Sep 17 00:00:00 2001 From: j-tkay Date: Thu, 4 Jul 2013 05:15:48 +0800 Subject: Merged/Updated/Added scripts from rAthena. - Fixed Bug #7400 Signed-off-by: j-tkay --- npc/re/quests/quests_malangdo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/re/quests/quests_malangdo.txt') diff --git a/npc/re/quests/quests_malangdo.txt b/npc/re/quests/quests_malangdo.txt index 160c3f8a9..12462762d 100644 --- a/npc/re/quests/quests_malangdo.txt +++ b/npc/re/quests/quests_malangdo.txt @@ -1467,7 +1467,7 @@ mal_in01,114,169,5 script Rican#mal 547,{ mes "If you see my son, please tell him to get back soon~"; close; } else if (ma_tomas > 99) { - if (checkquest(11238,PLAYTIME) == 0 || checkquest(11238,PLAYTIME) == 1) { + if (checkquest(11238) != -1) { if (countitem(6435) < 30) { mes "[Rican]"; mes "You need exactly 30 to get a set!"; @@ -3523,7 +3523,7 @@ mal_in02,76,63,7 script Cleanyang 544,{ mes "Recently, there are 9 spot that hided cat's ship biscuit as well."; next; mes "[Cleanyang]"; - mes "Someone think that good angel took them all as I collected and threw away"; + mes "Someone think that good angel took them all as I collected and threw away."; mes "He still hide them that place."; next; mes "[Cleanyang]"; @@ -3542,7 +3542,7 @@ mal_in02,76,63,7 script Cleanyang 544,{ case 1: mes "[Cleanyang]"; mes "My service to you today."; - mes "The inside of ship Navi, home and cat tower too. Don't even miss a blade of grass"; + mes "The inside of ship Navi, home and cat tower too. Don't even miss a blade of grass."; mes "Search everywhere."; setquest 7268; close; @@ -3601,7 +3601,7 @@ mal_in02,76,63,7 script Cleanyang 544,{ mes "He still hide them that place."; next; mes "[Cleanyang]"; - mes "It is so easy because I don't have to search everywhere, but"; + mes "It is so easy because I don't have to search everywhere, but..."; mes "please search the 9 spot where hiding frequently."; close; case 3: -- cgit v1.2.3-70-g09d2