From 1cceaad2d06910af235957b3d985f8cfaef9934d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 25 Feb 2020 03:15:39 -0300 Subject: Lua Quest 2-2: A Stable Income --- npc/003-3/malindou.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/003-3/malindou.txt') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index bdd00cc06..56290a7a5 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -490,6 +490,7 @@ OnInit: ReplaceItemFromEveryPlayer(RiceHat, BullHelmet); DelItemFromEveryPlayer(SilverEasteregg); query_sql("UPDATE `quest` SET `count1` = '2' WHERE `quest`.`quest_id`="+General_Narrator+" AND `count1` = '3'"); + query_sql("UPDATE `quest` SET `count2` = '0' WHERE `quest`.`quest_id`="+General_Narrator+" AND `count1` = '2'"); debugmes ""; debugmes "* Bull Helmet Fix"; debugmes "* Remove Silver Easter Eggs"; -- cgit v1.2.3-60-g2f50