From 747d830b8fa395c98c774d45712eda6267ca8cb5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Apr 2018 15:55:39 -0300 Subject: Bad mob density, add note --- npc/003-1/swezanne.txt | 1 + npc/004-2-1/_mobs.txt | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/003-1/swezanne.txt b/npc/003-1/swezanne.txt index a1ab3b445..32677733b 100644 --- a/npc/003-1/swezanne.txt +++ b/npc/003-1/swezanne.txt @@ -105,6 +105,7 @@ OnInit: .distance = 5; // Preventive check against faulty update. Must be removed afterwards. + // UPDATE `quest` SET `count1` = '3' WHERE `quest`.`quest_id` = 54 AND `count1` != '1'; .@nb = query_sql("select `char_id` from `quest` WHERE ((`count1`=1 or `count1`=2) and `quest_id`=54) LIMIT 2", .@name$); if (getarraysize(.@name$) > 0) { debugmes "FATAL ERROR: Quest log not updated."; diff --git a/npc/004-2-1/_mobs.txt b/npc/004-2-1/_mobs.txt index f4b00ef09..0156c238b 100644 --- a/npc/004-2-1/_mobs.txt +++ b/npc/004-2-1/_mobs.txt @@ -3,8 +3,8 @@ 004-2-1,55,58,29,22 monster Cave Snake 1035,12,35000,150000 004-2-1,70,40,3,1 monster Small Topaz Bif 1101,1,35000,150000 004-2-1,54,54,54,54 monster Cave Maggot 1027,20,40000,200000 -004-2-1,43,68,4,4 monster Snake 1122,5,35000,150000 -004-2-1,46,40,4,4 monster Snake 1122,5,35000,150000 -004-2-1,79,51,4,4 monster Snake 1122,6,35000,150000 +004-2-1,43,66,9,6 monster Snake 1122,3,35000,150000 +004-2-1,46,40,4,4 monster Snake 1122,3,35000,150000 +004-2-1,84,56,9,9 monster Snake 1122,3,35000,150000 004-2-1,60,46,29,22 monster Cave Maggot 1027,15,35000,150000 004-2-1,55,48,29,22 monster Small Topaz Bif 1101,3,35000,150000 -- cgit v1.2.3-70-g09d2