diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-07-20 09:42:19 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-07-20 09:49:02 +0200 |
commit | 5dc37f1d4899521454d5724513d7ef5ef8a236e5 (patch) | |
tree | c78ab8bf18e3a0119dfab97ccf9143f8484ce4b2 /world/map/npc/017-4 | |
parent | 667305e9bc1ac987319cea8f9e79105f18d02874 (diff) | |
download | serverdata-5dc37f1d4899521454d5724513d7ef5ef8a236e5.tar.gz serverdata-5dc37f1d4899521454d5724513d7ef5ef8a236e5.tar.bz2 serverdata-5dc37f1d4899521454d5724513d7ef5ef8a236e5.tar.xz serverdata-5dc37f1d4899521454d5724513d7ef5ef8a236e5.zip |
Running 'make maps' for the changes done on 013-3, 017-1, 017-3 and 017-4.
Diffstat (limited to 'world/map/npc/017-4')
-rw-r--r-- | world/map/npc/017-4/_import.txt | 5 | ||||
-rw-r--r-- | world/map/npc/017-4/_mobs.txt | 8 | ||||
-rw-r--r-- | world/map/npc/017-4/_warps.txt | 10 |
3 files changed, 23 insertions, 0 deletions
diff --git a/world/map/npc/017-4/_import.txt b/world/map/npc/017-4/_import.txt new file mode 100644 index 00000000..bccded3b --- /dev/null +++ b/world/map/npc/017-4/_import.txt @@ -0,0 +1,5 @@ +// Map 017-4: Hideout +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 017-4.gat +npc: npc/017-4/_mobs.txt +npc: npc/017-4/_warps.txt diff --git a/world/map/npc/017-4/_mobs.txt b/world/map/npc/017-4/_mobs.txt new file mode 100644 index 00000000..d0afa2fe --- /dev/null +++ b/world/map/npc/017-4/_mobs.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Hideout mobs + + + +017-4.gat,0,0,0|script|Mob017-4|-1,{ + end; +} diff --git a/world/map/npc/017-4/_warps.txt b/world/map/npc/017-4/_warps.txt new file mode 100644 index 00000000..46c24dfa --- /dev/null +++ b/world/map/npc/017-4/_warps.txt @@ -0,0 +1,10 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Hideout warps + +017-4.gat,201,25|warp|To Labyrinth|-1,-1,017-4.gat,173,46 +017-4.gat,91,26|warp|To Cave|-1,-1,017-3.gat,69,51 +017-4.gat,123,26|warp|To Cave|-1,-1,017-3.gat,32,69 +017-4.gat,166,26|warp|To Cave|-1,-1,017-3.gat,82,76 +017-4.gat,30,47|warp|To Cave|-1,-1,017-3.gat,29,47 +017-4.gat,52,25|warp|To Cave|-1,-1,017-3.gat,63,27 +017-4.gat,83,41|warp|To Cave|-1,-1,017-3.gat,58,61 |