From 95b9d844a0b940df9e82fb5b24de2f417671fa01 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Dec 2018 04:56:22 -0200 Subject: Without this line of code, HH Exchangers won't work. Now, I only need to remove “victory upon turns run out”, and add the boss. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The boss must also change room at least every server restart. Otherwise, they might try to cheat source code and that's no fun :< Important @Jesusalva you must remember that instances restart. HH Mobs must too. --- npc/018-2-4/lv4.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/018-2-4/lv4.txt') diff --git a/npc/018-2-4/lv4.txt b/npc/018-2-4/lv4.txt index 52fc7d125..3de9a92b6 100644 --- a/npc/018-2-4/lv4.txt +++ b/npc/018-2-4/lv4.txt @@ -6,6 +6,7 @@ // Heroes Hold Exchanger - Level 4 018-2-4,54,28,0 script Ultimate Exchanger#0 NPC_M_COINKEEPER,{ + .@q=getq(LoFQuest_HH); if (.@q & HH_EXPERT) openshop; goodbye; -- cgit v1.2.3-60-g2f50