diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-17 10:44:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-17 10:44:54 -0300 |
commit | a1613eec53ea4565949adc3789f60a2976e38b02 (patch) | |
tree | 0a39e867205b7630b7d01463a4349822d413c23a /npc | |
parent | 915d6ad26330129a0444b78828fb57e8f6ae08b7 (diff) | |
download | serverdata-a1613eec53ea4565949adc3789f60a2976e38b02.tar.gz serverdata-a1613eec53ea4565949adc3789f60a2976e38b02.tar.bz2 serverdata-a1613eec53ea4565949adc3789f60a2976e38b02.tar.xz serverdata-a1613eec53ea4565949adc3789f60a2976e38b02.zip |
Make Maps
Diffstat (limited to 'npc')
-rw-r--r-- | npc/023-3/_import.txt | 1 | ||||
-rw-r--r-- | npc/023-3/_mobs.txt | 23 | ||||
-rw-r--r-- | npc/023-3/logic.txt | 3 |
3 files changed, 27 insertions, 0 deletions
diff --git a/npc/023-3/_import.txt b/npc/023-3/_import.txt index 24d3ec798..ab1f0b733 100644 --- a/npc/023-3/_import.txt +++ b/npc/023-3/_import.txt @@ -1,3 +1,4 @@ // Map 023-3: Ice Caves // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/023-3/_mobs.txt", "npc/023-3/logic.txt", diff --git a/npc/023-3/_mobs.txt b/npc/023-3/_mobs.txt new file mode 100644 index 000000000..42f10328e --- /dev/null +++ b/npc/023-3/_mobs.txt @@ -0,0 +1,23 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 023-3: Ice Caves mobs +023-3,63,215,3,2 monster Pollet 1219,2,30000,30000 +023-3,41,214,16,4 monster Cyan Butterfly 1172,2,30000,30000 +023-3,39,217,16,4 monster Iced Fluffy 1041,2,30000,30000 +023-3,90,214,5,5 monster Wolvern 1037,1,30000,30000 +023-3,63,188,12,7 monster Pollet 1219,2,30000,30000 +023-3,120,54,80,16 monster Assassin 1062,6,30000,30000 +023-3,181,42,13,12 monster Bluepar 1177,2,30000,30000 +023-3,49,55,13,12 monster Bluepar 1177,2,30000,30000 +023-3,137,170,42,37 monster Blue Slime 1087,11,30000,30000 +023-3,163,96,36,33 monster Moggun 1070,6,30000,30000 +023-3,68,180,29,23 monster Santa Slime 1096,4,30000,30000 +023-3,67,90,21,21 monster Slime Blast 1090,3,30000,30000 +023-3,72,113,25,37 monster White Slime 1094,4,30000,30000 +023-3,51,134,17,25 monster Azul Slime 1095,3,30000,30000 +023-3,123,68,22,21 monster Rudolph Slime 1086,2,30000,30000 +023-3,122,201,31,13 monster Rudolph Slime 1086,2,30000,30000 +023-3,129,170,31,5 monster Archant 1026,3,30000,30000 +023-3,93,181,22,68 monster Water Fairy 1184,2,30000,30000 +023-3,93,57,22,66 monster Nature Fairy 1186,2,30000,30000 +023-3,117,127,91,101 monster Ice Maggot 1012,32,30000,30000 +023-3,105,157,91,86 monster Cave Bat 1039,22,30000,30000 diff --git a/npc/023-3/logic.txt b/npc/023-3/logic.txt index 0c6d7f852..be9bf7333 100644 --- a/npc/023-3/logic.txt +++ b/npc/023-3/logic.txt @@ -147,3 +147,6 @@ OnInit: // TODO: Rolling Stone Trap + + + |