From 1459cd08f144984695e249a086d9d4f0803e3376 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 Mar 2019 00:21:58 -0300 Subject: Fix typo --- npc/017-1/guild.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/017-1') diff --git a/npc/017-1/guild.txt b/npc/017-1/guild.txt index 6992cb354..f674f3037 100644 --- a/npc/017-1/guild.txt +++ b/npc/017-1/guild.txt @@ -19,7 +19,7 @@ OnTouch: .@ID=getcharid(2); @MAP_NAME$="guild@"+str(.@ID); // Max 4 chars for map name - .@INSTID = instance_create("guilds@a"+(.@ID), getcharid(3), IOT_GUILD); + .@INSTID = instance_create("guilds@a"+(.@ID), getcharid(2), IOT_GUILD); .@instanceMapName$ = instance_attachmap("guilds", .@INSTID, 0, @MAP_NAME$); // Instance already exists, or something went wrong -- cgit v1.2.3-60-g2f50