diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-12-03 15:16:25 -0500 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-04-19 13:34:34 -0400 |
commit | 0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43 (patch) | |
tree | 406780effc6453362b7c41a784153c623aa33fd0 /world/map/npc/016-2 | |
parent | ef9c36da33a3d9b40d64ee6d1b31e35196fe0bb7 (diff) | |
download | serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.tar.gz serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.tar.bz2 serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.tar.xz serverdata-0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43.zip |
celestia quest
make heart necklace into a trinket
Diffstat (limited to 'world/map/npc/016-2')
-rw-r--r-- | world/map/npc/016-2/_import.txt | 5 | ||||
-rw-r--r-- | world/map/npc/016-2/_mobs.txt | 9 | ||||
-rw-r--r-- | world/map/npc/016-2/_warps.txt | 5 |
3 files changed, 19 insertions, 0 deletions
diff --git a/world/map/npc/016-2/_import.txt b/world/map/npc/016-2/_import.txt new file mode 100644 index 00000000..e44d72ac --- /dev/null +++ b/world/map/npc/016-2/_import.txt @@ -0,0 +1,5 @@ +// Map 016-2: Gwendolyn's +// This file is generated automatically. All manually added changes will be removed when running the Converter. +map: 016-2 +npc: npc/016-2/_mobs.txt +npc: npc/016-2/_warps.txt diff --git a/world/map/npc/016-2/_mobs.txt b/world/map/npc/016-2/_mobs.txt new file mode 100644 index 00000000..f66fc9bb --- /dev/null +++ b/world/map/npc/016-2/_mobs.txt @@ -0,0 +1,9 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Gwendolyn's mobs + + + +016-2,0,0,0|script|Mob016-2|32767 +{ + end; +} diff --git a/world/map/npc/016-2/_warps.txt b/world/map/npc/016-2/_warps.txt new file mode 100644 index 00000000..f72f8b85 --- /dev/null +++ b/world/map/npc/016-2/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Gwendolyn's warps + +016-2,28,32|warp|-1,-1,016-1,84,54 +016-2,26,22|warp|-1,-1,016-1,84,49 |