From 24a8c8f913e4ba71a6d785ed205ce4d0e2f6ef13 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 12 Mar 2019 19:40:19 -0300 Subject: Fix Heroes Hold Master Dungeon --- npc/018-2-1/warps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/018-2-1') diff --git a/npc/018-2-1/warps.txt b/npc/018-2-1/warps.txt index 6864c2bb2..098732b05 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-3", 132, 92; + warp "018-2-5", 132, 92; addtimer(500, "#HH_CONTROLLER01::OnPlayerCycle"); closedialog; break; -- cgit v1.2.3-70-g09d2