From df3489bd7cd6da79c1654d97600aa7f3ba213fd3 Mon Sep 17 00:00:00 2001 From: brianluau Date: Tue, 28 Jul 2009 21:21:45 +0000 Subject: - Added a missing 'next' in Kiel Hyre Quest (Medicine Chest). - Fixed a type in Mjolnir Seal quest (Dwarf Blacksmith#south). - Fixed wrong parameters in 'areapercentheal'. (bugreport:3428) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13976 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/Kiel_Hyre_Quest.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/quests/Kiel_Hyre_Quest.txt') diff --git a/npc/quests/Kiel_Hyre_Quest.txt b/npc/quests/Kiel_Hyre_Quest.txt index 13fa73fd6..42da8f8f7 100644 --- a/npc/quests/Kiel_Hyre_Quest.txt +++ b/npc/quests/Kiel_Hyre_Quest.txt @@ -3049,6 +3049,7 @@ kh_vila,123,170,0 script Medicine Chest#khp1 111,{ mes "ink on the blank piece of paper"; mes "with the Kiel Hyre Foundation"; mes "seal. Would you like read it?^000000"; + next; switch(select("No time!:Read")) { case 1: mes "^3355FFYou're running out of"; -- cgit v1.2.3-60-g2f50