From a42b1fc15f555a68ca18be2488fd4bee2e2cfb14 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Apr 2018 23:04:29 -0300 Subject: Last try before forsaking instance system --- npc/003-10/arnea.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-10') diff --git a/npc/003-10/arnea.txt b/npc/003-10/arnea.txt index 2acac859f..47b56f0a9 100644 --- a/npc/003-10/arnea.txt +++ b/npc/003-10/arnea.txt @@ -53,7 +53,7 @@ L_NewArena: } // Create the arena - .@INSTID = instance_create("AREN@"+(.@ID), getcharid(3), IOT_CHAR); + .@INSTID = instance_create("ARX@"+(.@ID), getcharid(3), IOT_CHAR); .@instanceMapName$ = instance_attachmap("003-13", .@INSTID, 0, .@MAP$); instance_set_timeout(1800, 1800, .@INSTID); instance_init(.@INSTID); -- cgit v1.2.3-60-g2f50