From 88aaf2154475ef7c9d0e411b06d52d82c3c177e0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 30 Aug 2019 14:47:53 -0300 Subject: More main, core logics, needed for Forgotten Arc --- npc/017-1/townhall.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/017-1') diff --git a/npc/017-1/townhall.txt b/npc/017-1/townhall.txt index f005c52b1..05e613eb8 100644 --- a/npc/017-1/townhall.txt +++ b/npc/017-1/townhall.txt @@ -86,7 +86,7 @@ function script BarbaraInstCheck { instance_attachmap("018-6-0", .@inst, false, .@map0$); instance_attachmap("018-6-1", .@inst, false, .@map1$); instance_attachmap("018-6-2", .@inst, false, .@map2$); - //instance_attachmap("018-6-3", .@inst, false, .@map3$); + instance_attachmap("018-6-3", .@inst, false, .@map3$); // Instance lasts two hours instance_set_timeout(7200, 7200, .@inst); instance_init(.@inst); -- cgit v1.2.3-60-g2f50