diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-07 16:22:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-07 16:22:08 -0300 |
commit | 3e60bb1d7c2cc99df802b34c065fd1f3ab7d5eeb (patch) | |
tree | db930cbbabe50ad3b47ae06b6c078339faaca1b6 /npc/si-outside | |
parent | ac764aed13e05988d9e023a0e104a04a10fea019 (diff) | |
download | serverdata-3e60bb1d7c2cc99df802b34c065fd1f3ab7d5eeb.tar.gz serverdata-3e60bb1d7c2cc99df802b34c065fd1f3ab7d5eeb.tar.bz2 serverdata-3e60bb1d7c2cc99df802b34c065fd1f3ab7d5eeb.tar.xz serverdata-3e60bb1d7c2cc99df802b34c065fd1f3ab7d5eeb.zip |
Initial version of Maps - Far away from remotely finished! Do not use warps!
Diffstat (limited to 'npc/si-outside')
-rw-r--r-- | npc/si-outside/_import.txt | 4 | ||||
-rw-r--r-- | npc/si-outside/_mobs.txt | 9 | ||||
-rw-r--r-- | npc/si-outside/_warps.txt | 5 |
3 files changed, 18 insertions, 0 deletions
diff --git a/npc/si-outside/_import.txt b/npc/si-outside/_import.txt new file mode 100644 index 000000000..d3dd72c13 --- /dev/null +++ b/npc/si-outside/_import.txt @@ -0,0 +1,4 @@ +// Map si-outside: Secret Island +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/si-outside/_mobs.txt", +"npc/si-outside/_warps.txt", diff --git a/npc/si-outside/_mobs.txt b/npc/si-outside/_mobs.txt new file mode 100644 index 000000000..a37debb8d --- /dev/null +++ b/npc/si-outside/_mobs.txt @@ -0,0 +1,9 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map si-outside: Secret Island mobs +si-outside,120,68,46,21 monster Golden Scorpion 1078,7,10000,5000 +si-outside,98,47,46,32 monster Night Scorpion 1077,5,20000,10000 +si-outside,98,47,46,32 monster BlackSlime 1119,10,15000,10000 +si-outside,91,60,76,47 monster Red Slime 1092,12,12000,4000 +si-outside,91,60,76,47 monster Yellow Slime 1091,15,30000,30000 +si-outside,91,56,76,43 monster Clover Patch 1028,2,75000,35000 +si-outside,91,60,76,47 monster Mouboo 1023,3,12000,4000 diff --git a/npc/si-outside/_warps.txt b/npc/si-outside/_warps.txt new file mode 100644 index 000000000..3fd5e21cd --- /dev/null +++ b/npc/si-outside/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map si-outside: Secret Island warps +si-outside,94,89,0 warp #si-outside_94_89 0,0,si-cave,102,84 +si-outside,164,105,0 warp #si-outside_164_105 0,0,018-1,166,49 +si-outside,73,24,0 warp #si-outside_73_24 0,0,si-house,33,34 |