From 3e3704730a574e34bfcfe700a3b9884bc9e07d99 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 Jun 2019 19:52:31 -0300 Subject: Revert "Move 015-8 to an instance (what)" This reverts commit 2604ed34371f2cda40c2e628dcca8883018ced91. Sure, an instance is better. But it won't work because _mobs --- npc/014-5-1/objects.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/014-5-1/objects.txt') diff --git a/npc/014-5-1/objects.txt b/npc/014-5-1/objects.txt index 72dae0794..ed3520924 100644 --- a/npc/014-5-1/objects.txt +++ b/npc/014-5-1/objects.txt @@ -32,8 +32,7 @@ OnInit: mesc l("Enter though the window to the secret caves?"); next; if (askyesno() == ASK_YES) { - .@mapn$="sgt2@"+getcharid(0); - warp .@mapn$, 99, 178; + warp "015-8", 99, 178; closeclientdialog; end; } -- cgit v1.2.3-60-g2f50