diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2010-12-27 23:40:58 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2010-12-28 00:11:43 +0100 |
commit | 8032c02d7341011acdcdcc9e3b961bf312610992 (patch) | |
tree | 6f5d25d5d3e3ae5ace16fdfbf98b7f54fdf563d9 /npc/_import.txt | |
parent | 2c1627f6bb0d5771957666bf5357d052da68201e (diff) | |
download | serverdata-8032c02d7341011acdcdcc9e3b961bf312610992.tar.gz serverdata-8032c02d7341011acdcdcc9e3b961bf312610992.tar.bz2 serverdata-8032c02d7341011acdcdcc9e3b961bf312610992.tar.xz serverdata-8032c02d7341011acdcdcc9e3b961bf312610992.zip |
mobs changed at 011-6, removing xmas, minor fixes
- rearranged the mobs in 011-6
- fixing the whole repo so it can be used with the java converter tool again.
- removing unused files:
- golbanez on gy
- directory names changed, so the old dirs were deleted
- removed xmas active: so golbanez and santa are gone, 031-3 is empty, the warps work for everyone now
- lots of pumpkin spawns are gone
Diffstat (limited to 'npc/_import.txt')
-rw-r--r-- | npc/_import.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index 09c7de0a..f94aa9cf 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -44,7 +44,7 @@ import: npc/018-1_Woodland_mining_camp/_import.txt import: npc/018-2_Woodland_mining_camp/_import.txt import: npc/018-3_Cave/_import.txt import: npc/019-1_Snow_field/_import.txt -import: npc/019-3_Snow_field/_import.txt +import: npc/019-3_Snow_Cave/_import.txt import: npc/020-1_Nivalis/_import.txt import: npc/020-2_Nivalis/_import.txt import: npc/020-3_Ice_cave/_import.txt @@ -64,5 +64,5 @@ import: npc/029-1_Candor/_import.txt import: npc/029-3_Fight_Cave/_import.txt import: npc/030-1_Snow_field/_import.txt import: npc/031-1_NivalisPort/_import.txt -import: npc/031-3/_import.txt +import: npc/031-3_Cave/_import.txt import: npc/botcheck/_import.txt |