From 63cb192e6b9d1bf4d43829d407890e6e1f3d6f90 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Sep 2018 11:06:17 -0300 Subject: Fix Platinum Ingot & Iron Ingot sell prices based on @demure report --- npc/003-3/malindou.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-3') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 564524f83..338062eaa 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -111,7 +111,7 @@ OnInit: debugmes ""; debugmes "* My Money quest state modified"; debugmes "* Foxhound Famine quest state modified"; - debugmes "* Life Delight quest state modified"; // Aka. A True Chef + debugmes "* Life Delight quest state modified"; // “A True Chef” is the LoF version of this quest debugmes ""; query_sql("UPDATE `quest` SET `count1` = '1' WHERE `quest`.`quest_id`="+ShipQuests_ArpanMoney+" AND `count1` = '2'"); query_sql("UPDATE `quest` SET `count2` = `count1` WHERE `quest`.`quest_id`="+HalinarzoQuest_Foxhound+" AND `count1` >= '6'"); -- cgit v1.2.3-60-g2f50