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/025-1/_config.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'npc/025-1/_config.txt') diff --git a/npc/025-1/_config.txt b/npc/025-1/_config.txt index 51d36e920..7a7a328b1 100644 --- a/npc/025-1/_config.txt +++ b/npc/025-1/_config.txt @@ -9,3 +9,10 @@ OnEnable: OnInit: setcells "025-1", 99, 112, 100, 112, 1, "025-1_99_112"; } + +025-1,100,122,0 script #025-1_100_122 NPC_HIDDEN,7,0,{ + end; +OnTouch: + doevent "#DungeonCore::OnCurse"; + end; +} -- cgit v1.2.3-70-g09d2