From 4b689d7bef7d150505fa5420ce7b9a9343262b17 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Jan 2021 04:30:10 -0300 Subject: Main Quest 20 - Survive the trip until the guardhouse. You will now be officially assigned the task of liberating Fortress Town. --- npc/functions/dungeon.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/dungeon.txt b/npc/functions/dungeon.txt index 256b47ff3..4407dd711 100644 --- a/npc/functions/dungeon.txt +++ b/npc/functions/dungeon.txt @@ -10,7 +10,7 @@ // Main initialization OnInit: setarray .heatmap$, "007-2"; - setarray .cursemap$, "006-4", "006-4-1"; + setarray .cursemap$, "006-4", "006-4-1", "025-1"; end; ///////////////////////////////////////// -- cgit v1.2.3-60-g2f50