diff options
-rw-r--r-- | conf/map/maps.conf | 1 | ||||
-rw-r--r-- | db/map_index.txt | 87 | ||||
-rw-r--r-- | maps/re/018-5-3.mcache | bin | 0 -> 110 bytes | |||
-rw-r--r-- | npc/018-5-3/_import.txt | 3 | ||||
-rw-r--r-- | npc/018-5-3/_warps.txt | 3 | ||||
-rw-r--r-- | npc/018-5/_warps.txt | 1 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
7 files changed, 53 insertions, 43 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf index df785678e..66663f2be 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -119,6 +119,7 @@ map_list: ( "018-5-0", "018-5-1", "018-5-2", + "018-5-3", "018-5-boss", "018-5", "019-1-1", diff --git a/db/map_index.txt b/db/map_index.txt index a768f2b6c..74ac2c631 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -116,46 +116,47 @@ 018-5-0 116 018-5-1 117 018-5-2 118 -018-5-boss 119 -018-5 120 -019-1-1 121 -019-1 122 -019-2 123 -019-3 124 -019-4-1 125 -019-4 126 -020-1 127 -020-2 128 -020-3 129 -020-4 130 -020-5 131 -020-6 132 -021-1 133 -021-2 134 -021-3 135 -021-4 136 -022-1 137 -023-1 138 -023-2 139 -024-1 140 -024-10 141 -024-11 142 -024-12 143 -024-13 144 -024-14 145 -024-2 146 -024-3 147 -024-4 148 -024-5 149 -024-6 150 -024-7 151 -024-8 152 -024-9 153 -boss 154 -botcheck 155 -guilds 156 -sec_pri 157 -soren-2 158 -soren 159 -test 160 -testbg 161 +018-5-3 119 +018-5-boss 120 +018-5 121 +019-1-1 122 +019-1 123 +019-2 124 +019-3 125 +019-4-1 126 +019-4 127 +020-1 128 +020-2 129 +020-3 130 +020-4 131 +020-5 132 +020-6 133 +021-1 134 +021-2 135 +021-3 136 +021-4 137 +022-1 138 +023-1 139 +023-2 140 +024-1 141 +024-10 142 +024-11 143 +024-12 144 +024-13 145 +024-14 146 +024-2 147 +024-3 148 +024-4 149 +024-5 150 +024-6 151 +024-7 152 +024-8 153 +024-9 154 +boss 155 +botcheck 156 +guilds 157 +sec_pri 158 +soren-2 159 +soren 160 +test 161 +testbg 162 diff --git a/maps/re/018-5-3.mcache b/maps/re/018-5-3.mcache Binary files differnew file mode 100644 index 000000000..15187e5ca --- /dev/null +++ b/maps/re/018-5-3.mcache diff --git a/npc/018-5-3/_import.txt b/npc/018-5-3/_import.txt new file mode 100644 index 000000000..3028beffe --- /dev/null +++ b/npc/018-5-3/_import.txt @@ -0,0 +1,3 @@ +// Map 018-5-3: Indoors +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/018-5-3/_warps.txt", diff --git a/npc/018-5-3/_warps.txt b/npc/018-5-3/_warps.txt new file mode 100644 index 000000000..66af0d9a9 --- /dev/null +++ b/npc/018-5-3/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 018-5-3: Indoors warps +018-5-3,33,47,0 warp #018-5-3_33_47 1,0,018-5,83,49 diff --git a/npc/018-5/_warps.txt b/npc/018-5/_warps.txt index 250a8c718..c222ada9b 100644 --- a/npc/018-5/_warps.txt +++ b/npc/018-5/_warps.txt @@ -2,5 +2,6 @@ // Map 018-5: Lilit Island warps 018-5,99,82,0 warp #018-5_99_82 0,0,018-5-1,79,67 018-5,97,68,0 warp #018-5_97_68 0,0,018-5-1,77,53 +018-5,83,48,0 warp #018-5_83_48 0,0,018-5-3,32,46 018-5,60,146,0 warp #018-5_60_146 0,0,018-5-1,36,98 018-5,114,54,0 warp #018-5_114_54 0,0,018-5-2,32,46 diff --git a/npc/_import.txt b/npc/_import.txt index bf599254f..a19365ac0 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -118,6 +118,7 @@ @include "npc/018-5-0/_import.txt" @include "npc/018-5-1/_import.txt" @include "npc/018-5-2/_import.txt" +@include "npc/018-5-3/_import.txt" @include "npc/018-5-boss/_import.txt" @include "npc/018-5/_import.txt" @include "npc/019-1-1/_import.txt" |