From 7b52151ea476b6ca0a35e0010efb44a061d24100 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 3 Apr 2019 09:05:40 -0300 Subject: Make Master Dungeon an instance so it is restarted along everything else. --- npc/018-2-1/warps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/018-2-1/warps.txt') diff --git a/npc/018-2-1/warps.txt b/npc/018-2-1/warps.txt index 4c0487d1b..876eaaed9 100644 --- a/npc/018-2-1/warps.txt +++ b/npc/018-2-1/warps.txt @@ -87,7 +87,7 @@ OnTouch: case 6: @HH_LEVEL=HH_MASTER; @HH_TIMER=0; - warp "018-2-5", 132, 92; + warp "018-2-5@Ma", 132, 92; addtimer(500, "#HH_CONTROLLER01::OnPlayerCycle"); closedialog; break; -- cgit v1.2.3-70-g09d2