From 8ac27428ef854d15252c2061bb93ffda4bbb172c Mon Sep 17 00:00:00 2001 From: euphyy Date: Tue, 7 Aug 2012 16:06:54 +0000 Subject: * Follow-up r16592... thanks Trojal. :| git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16593 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/cooking_quest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests') diff --git a/npc/quests/cooking_quest.txt b/npc/quests/cooking_quest.txt index 2cd52adf1..df99f2c38 100644 --- a/npc/quests/cooking_quest.txt +++ b/npc/quests/cooking_quest.txt @@ -1169,7 +1169,7 @@ prt_castle,43,30,3 script Charles Orleans#cook 878,{ } cutin "orleans_2",0; mes "[Charles Orleans]"; - switch(.@old_book == 1) { + switch(.@old_book) { case 1: mes "Ah, so you're done"; mes "with the Level 1 Cookbook."; -- cgit v1.2.3-70-g09d2