From c0eac16a3163d645fcb8960265397b2f5d914a27 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 29 Aug 2019 13:15:57 -0300 Subject: *sigh* now to technically implement this --- npc/017-1/townhall.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/017-1/townhall.txt b/npc/017-1/townhall.txt index 61df25334..d18466e5e 100644 --- a/npc/017-1/townhall.txt +++ b/npc/017-1/townhall.txt @@ -85,7 +85,7 @@ function script BarbaraInstCheck { .@inst = instance_create("Forgotten Shrine "+getcharid(0), getcharid(3), IOT_CHAR); 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-2", .@inst, false, .@map2$); //instance_attachmap("018-6-3", .@inst, false, .@map3$); // Instance lasts two hours instance_set_timeout(7200, 7200, .@inst); -- cgit v1.2.3-60-g2f50