From a65208bd99b581d3652421c133acfd1c417d3454 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 11:04:31 -0300 Subject: Presume Alige is finished. --- npc/002-1/alige.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/002-1') diff --git a/npc/002-1/alige.txt b/npc/002-1/alige.txt index f0119683f..5ad4a8308 100644 --- a/npc/002-1/alige.txt +++ b/npc/002-1/alige.txt @@ -182,6 +182,7 @@ OnInit: .sex = G_MALE; .distance = 2; + /* // Preventive check against faulty update. Must be removed afterwards. // UPDATE `quest` SET `count1` = '0' WHERE `quest`.`quest_id` = 2; .@nb = query_sql("select `char_id` from `quest` WHERE (`count1`>=1 and `quest_id`=2) LIMIT 2", .@name$); @@ -191,6 +192,7 @@ OnInit: debugmes "UPDATE `quest` SET `count1` = '0' WHERE `quest`.`quest_id` = 2"; disablenpc .name$; } + */ end; -- cgit v1.2.3-70-g09d2