diff options
author | Wushin <pasekei@gmail.com> | 2016-04-25 08:48:38 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2016-04-25 08:48:38 -0500 |
commit | 4a93f69c74e80111c0b4fe9f5875ff2ed83c4b94 (patch) | |
tree | 2470340901498da6ccc7ce86b055faabfc5b4777 | |
parent | 68b012293b82876239bbd91e0858cf7fa176da27 (diff) | |
parent | f8f06129c1bcce18b4aa073998e29ebf4781ef46 (diff) | |
download | serverdata-4a93f69c74e80111c0b4fe9f5875ff2ed83c4b94.tar.gz serverdata-4a93f69c74e80111c0b4fe9f5875ff2ed83c4b94.tar.bz2 serverdata-4a93f69c74e80111c0b4fe9f5875ff2ed83c4b94.tar.xz serverdata-4a93f69c74e80111c0b4fe9f5875ff2ed83c4b94.zip |
Merge pull request #487 from wushin/name-change
Make Maps for map name change
-rw-r--r-- | world/map/npc/026-1/_import.txt | 2 | ||||
-rw-r--r-- | world/map/npc/026-1/_mobs.txt | 2 | ||||
-rw-r--r-- | world/map/npc/026-1/_nodes.txt | 2 | ||||
-rw-r--r-- | world/map/npc/026-1/_warps.txt | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/026-1/_import.txt b/world/map/npc/026-1/_import.txt index ce06afc8..46291c40 100644 --- a/world/map/npc/026-1/_import.txt +++ b/world/map/npc/026-1/_import.txt @@ -1,4 +1,4 @@ -// Map 026-1: Deadmere +// Map 026-1: Asphodel Moor // This file is generated automatically. All manually added changes will be removed when running the Converter. map: 026-1 npc: npc/026-1/_mobs.txt diff --git a/world/map/npc/026-1/_mobs.txt b/world/map/npc/026-1/_mobs.txt index de57d933..ba3eef8d 100644 --- a/world/map/npc/026-1/_mobs.txt +++ b/world/map/npc/026-1/_mobs.txt @@ -1,5 +1,5 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. -// Deadmere mobs +// Asphodel Moor mobs 026-1,0,0,0,0|monster|Wisp|1040,34,120000ms,40000ms 026-1,0,0,0,0|monster|Spectre|1042,34,120000ms,40000ms diff --git a/world/map/npc/026-1/_nodes.txt b/world/map/npc/026-1/_nodes.txt index 0fb7a7bf..5ff1107c 100644 --- a/world/map/npc/026-1/_nodes.txt +++ b/world/map/npc/026-1/_nodes.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. -// Deadmere nodes +// Asphodel Moor nodes // (no nodes) diff --git a/world/map/npc/026-1/_warps.txt b/world/map/npc/026-1/_warps.txt index af945881..a929e9d8 100644 --- a/world/map/npc/026-1/_warps.txt +++ b/world/map/npc/026-1/_warps.txt @@ -1,5 +1,5 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. -// Deadmere warps +// Asphodel Moor warps 026-1,63,16|warp|-1,-1,027-1,63,105 026-1,129,66|warp|-1,-1,025-1,20,66 |