From d825efaf6f0debd2532d815d9083ec034677c8ee Mon Sep 17 00:00:00 2001 From: ultramage Date: Tue, 30 Jan 2007 21:50:01 +0000 Subject: Corrected a mistake in the sign quest (answer did not match ingame behavior) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9748 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/The_Sign_Quest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests') diff --git a/npc/quests/The_Sign_Quest.txt b/npc/quests/The_Sign_Quest.txt index 776fc4117..13af4c8a2 100644 --- a/npc/quests/The_Sign_Quest.txt +++ b/npc/quests/The_Sign_Quest.txt @@ -3162,7 +3162,7 @@ L_quiztime: case 18: - menu "Medicine Bowl",s_correct,"Witch Starsand",-,"Empty Bottle",-,"Empty Potion Bottle",-; + menu "Medicine Bowl",-,"Witch Starsand",-,"Empty Bottle",s_correct,"Empty Potion Bottle",s_correct; set @questiondone18,1; break; s_correct: -- cgit v1.2.3-70-g09d2