From df85b2d445e2c9cb1cbb0271d28aeb2852f10b5f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 9 May 2022 21:40:03 -0300 Subject: We progressed The Episode to just before the showdown with the Soul Eater. --- npc/032-3/_warps.txt | 2 +- npc/032-3/episode.txt | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'npc/032-3') diff --git a/npc/032-3/_warps.txt b/npc/032-3/_warps.txt index 482e39cad..0e50fa8d2 100644 --- a/npc/032-3/_warps.txt +++ b/npc/032-3/_warps.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 032-3: Beasts Dungeon warps -032-3,121,102,0 warp #032-3_121_102 0,0,032-2,52,127 +032-3,121,102,0 warp #032-3_121_102 0,0,032-2,103,112 diff --git a/npc/032-3/episode.txt b/npc/032-3/episode.txt index 1d8ad24cc..1c01139ab 100644 --- a/npc/032-3/episode.txt +++ b/npc/032-3/episode.txt @@ -8,8 +8,7 @@ end; OnTouch: .@q = (getq(LoFQuest_EPISODE) == 15 ? getq2(LoFQuest_EPISODE) : 99); - // No more passage if quest > 15 - if (getq(LoFQuest_EPISODE) == 15 && .@q >= 2) + if (.@q >= 2) warp "032-4", 40, 74; else dispbottom l("This door is locked."); -- cgit v1.2.3-60-g2f50