From 885796e1c54c94bb5e6fd93285cd976e80748f7e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 Jun 2019 14:09:53 -0300 Subject: 015-8 Ancient Hideout. It is not accessible per-se (yet). The boss map is still missing. --- npc/014-5/sagratha.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/014-5') diff --git a/npc/014-5/sagratha.txt b/npc/014-5/sagratha.txt index defaa2959..d28f19a1f 100644 --- a/npc/014-5/sagratha.txt +++ b/npc/014-5/sagratha.txt @@ -131,6 +131,8 @@ L_Open: } else { .@inst = instance_create("Sagratha House "+getcharid(0), getcharid(3), IOT_CHAR); instance_attachmap("014-5-1", .@inst, false, .@mapn$); + //instance_attachmap("015-8", .@inst, false, .@mapn$); + //instance_attachmap("015-8-1", .@inst, false, .@mapn$); // 20 minutes (1200s) inside, or 5 minutes (300s) outside instance_set_timeout(1200, 30, .@inst); instance_init(.@inst); -- cgit v1.2.3-60-g2f50