diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-15 20:29:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-15 20:29:57 -0300 |
commit | cf6f23636fc842574fbc5e626c1dd06a7eff98fc (patch) | |
tree | 3c09c98e7a775d044d0c1b45b1fee3807279671d /npc/006-4-1 | |
parent | 462cf2eb91c58ae0c07bb3646a505b3d3e39e3b2 (diff) | |
download | serverdata-cf6f23636fc842574fbc5e626c1dd06a7eff98fc.tar.gz serverdata-cf6f23636fc842574fbc5e626c1dd06a7eff98fc.tar.bz2 serverdata-cf6f23636fc842574fbc5e626c1dd06a7eff98fc.tar.xz serverdata-cf6f23636fc842574fbc5e626c1dd06a7eff98fc.zip |
Mapcache files for 006-4 domain
Diffstat (limited to 'npc/006-4-1')
-rw-r--r-- | npc/006-4-1/_import.txt | 4 | ||||
-rw-r--r-- | npc/006-4-1/_mobs.txt | 3 | ||||
-rw-r--r-- | npc/006-4-1/_warps.txt | 23 |
3 files changed, 30 insertions, 0 deletions
diff --git a/npc/006-4-1/_import.txt b/npc/006-4-1/_import.txt new file mode 100644 index 000000000..e218adf14 --- /dev/null +++ b/npc/006-4-1/_import.txt @@ -0,0 +1,4 @@ +// Map 006-4-1: Abandoned Building +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/006-4-1/_mobs.txt", +"npc/006-4-1/_warps.txt", diff --git a/npc/006-4-1/_mobs.txt b/npc/006-4-1/_mobs.txt new file mode 100644 index 000000000..412057877 --- /dev/null +++ b/npc/006-4-1/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 006-4-1: Abandoned Building mobs +006-4-1,30,103,2,2 monster Mana Ghost 1068,6,75000,250000 diff --git a/npc/006-4-1/_warps.txt b/npc/006-4-1/_warps.txt new file mode 100644 index 000000000..24ae1b116 --- /dev/null +++ b/npc/006-4-1/_warps.txt @@ -0,0 +1,23 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 006-4-1: Abandoned Building warps +006-4-1,27,108,0 script #006-4-1_27_108 NPC_HIDDEN,0,1,{ + end; +OnTouch: + slide 87,53; end; +} +006-4-1,86,103,0 script #006-4-1_86_103 NPC_HIDDEN,0,1,{ + end; +OnTouch: + slide 40,160; end; +} +006-4-1,39,160,0 script #006-4-1_39_160 NPC_HIDDEN,0,1,{ + end; +OnTouch: + slide 85,103; end; +} +006-4-1,58,61,0 warp #006-4-1_58_61 6,0,006-4,95,99 +006-4-1,88,53,0 script #006-4-1_88_53 NPC_HIDDEN,0,1,{ + end; +OnTouch: + slide 28,108; end; +} |