summaryrefslogtreecommitdiff
path: root/npc/functions
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-13 04:30:10 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-13 04:30:10 -0300
commit4b689d7bef7d150505fa5420ce7b9a9343262b17 (patch)
tree9142443e53acde38972d6992322c8ccce0cda97e /npc/functions
parent912ebeab71957acbde19a1012f04f308ec464629 (diff)
downloadserverdata-4b689d7bef7d150505fa5420ce7b9a9343262b17.tar.gz
serverdata-4b689d7bef7d150505fa5420ce7b9a9343262b17.tar.bz2
serverdata-4b689d7bef7d150505fa5420ce7b9a9343262b17.tar.xz
serverdata-4b689d7bef7d150505fa5420ce7b9a9343262b17.zip
Main Quest 20 - Survive the trip until the guardhouse.
You will now be officially assigned the task of liberating Fortress Town.
Diffstat (limited to 'npc/functions')
-rw-r--r--npc/functions/dungeon.txt2
1 files changed, 1 insertions, 1 deletions
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;
/////////////////////////////////////////