summaryrefslogtreecommitdiff
path: root/npc/008-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-22 21:56:59 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-22 21:56:59 -0300
commit7cd71b66d27ec8ce3593e21a537a6c7310e71ced (patch)
tree861524015dd0b384c0a6aa25d90d3cecc6e13b44 /npc/008-2
parentfcf490e8a87afc36bffc8f6304b436e782c9074b (diff)
downloadserverdata-7cd71b66d27ec8ce3593e21a537a6c7310e71ced.tar.gz
serverdata-7cd71b66d27ec8ce3593e21a537a6c7310e71ced.tar.bz2
serverdata-7cd71b66d27ec8ce3593e21a537a6c7310e71ced.tar.xz
serverdata-7cd71b66d27ec8ce3593e21a537a6c7310e71ced.zip
Introducing: The DynCollision object
Diffstat (limited to 'npc/008-2')
-rw-r--r--npc/008-2/_config.txt9
-rw-r--r--npc/008-2/_import.txt1
2 files changed, 10 insertions, 0 deletions
diff --git a/npc/008-2/_config.txt b/npc/008-2/_config.txt
new file mode 100644
index 000000000..b23f19a6c
--- /dev/null
+++ b/npc/008-2/_config.txt
@@ -0,0 +1,9 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 008-2: 2nd Floor - Party Dungeon conf
+008-2,84,208,0 script 008-2_84_208 NPC_HIDDEN,{
+ end;
+OnDisable:
+ delcells "008-2_84_208"; end;
+OnEnable:
+OnInit:
+ setcells "008-2", 84, 208, 92, 208, 3, "008-2_84_208";}
diff --git a/npc/008-2/_import.txt b/npc/008-2/_import.txt
index 6e2d0d90a..12a069214 100644
--- a/npc/008-2/_import.txt
+++ b/npc/008-2/_import.txt
@@ -1,5 +1,6 @@
// Map 008-2: 2nd Floor - Party Dungeon
// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/008-2/_config.txt",
"npc/008-2/_mobs.txt",
"npc/008-2/_warps.txt",
"npc/008-2/master.txt",