summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-31 19:10:21 +0000
committerJesusaves <cpntb1@ymail.com>2020-05-31 19:10:21 +0000
commit211a10b9105d60e728a4fdec2e415436c662bcb9 (patch)
treecb9cda3358bacce9bd7d4ea5cf1b002e8adac290
parent671f522d209e1a5c0620eac8d8821005c0228f7b (diff)
downloadserverdata-211a10b9105d60e728a4fdec2e415436c662bcb9.tar.gz
serverdata-211a10b9105d60e728a4fdec2e415436c662bcb9.tar.bz2
serverdata-211a10b9105d60e728a4fdec2e415436c662bcb9.tar.xz
serverdata-211a10b9105d60e728a4fdec2e415436c662bcb9.zip
I need highlights
I don't care for TXT
-rw-r--r--npc/025-1/_import.txt2
-rw-r--r--npc/025-1/ctrl.c (renamed from npc/025-1/ctrl.txt)2
2 files changed, 3 insertions, 1 deletions
diff --git a/npc/025-1/_import.txt b/npc/025-1/_import.txt
index 47899d4b6..dc7b2b6cf 100644
--- a/npc/025-1/_import.txt
+++ b/npc/025-1/_import.txt
@@ -1,4 +1,4 @@
// Map 025-1: Fortress Town - Holy Land
// This file is generated automatically. All manually added changes will be removed when running the Converter.
"npc/025-1/_mobs.txt",
-"npc/025-1/ctrl.txt",
+"npc/025-1/ctrl.c",
diff --git a/npc/025-1/ctrl.txt b/npc/025-1/ctrl.c
index 47df3d683..d6326798f 100644
--- a/npc/025-1/ctrl.txt
+++ b/npc/025-1/ctrl.c
@@ -22,6 +22,8 @@ OnTue0000:
end;
}
+
+
// Exit - always work
025-1,99,111,0 script #FortressTownOut NPC_HIDDEN,1,0,{
end;