From 09ec9946e686f75252eab2447ef61b753a3f18f1 Mon Sep 17 00:00:00 2001 From: brianluau Date: Fri, 30 Oct 2009 08:46:09 +0000 Subject: - Fixed a copy-paste 'nowarpto' mapflag. (bugreport:3688) - Updated documentation for 'rentitem'. (follow up to r14082) - Fixed a variable name in Valentines 2009 quest. (bugreport:3644) - Added a missing 'input' in Alchemist Job quest. (bugreport:3695) - Fixed a typo in Cooking Quest. (bugreport:3691) - Fixed some typos in Veins Quest. (bugreport:3588) and (bugreport:3692) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14111 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/cooking_quest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests/cooking_quest.txt') diff --git a/npc/quests/cooking_quest.txt b/npc/quests/cooking_quest.txt index 21ba2e0a1..c36e282e1 100644 --- a/npc/quests/cooking_quest.txt +++ b/npc/quests/cooking_quest.txt @@ -2115,7 +2115,7 @@ S_SellSets: set .@item_cost,getiteminfo(getarg(0),0); set .@item_weight,getiteminfo(getarg(0),6); mes "[Madeleine Chu]"; - mes "How many Outdoor"; + mes "How many " + (getarg(0)==12125 ? "Outdoor":"Indoor"); mes "Cooking Kits would"; mes "you like to buy? If you"; mes "want to cancel, please"; -- cgit v1.2.3-60-g2f50