From 0cbb98ba6e0b4f1bc034ed663480ee17f59c9b43 Mon Sep 17 00:00:00 2001 From: mekolat Date: Thu, 3 Dec 2015 15:16:25 -0500 Subject: celestia quest make heart necklace into a trinket --- world/map/npc/016-2/_import.txt | 5 +++++ world/map/npc/016-2/_mobs.txt | 9 +++++++++ world/map/npc/016-2/_warps.txt | 5 +++++ 3 files changed, 19 insertions(+) create mode 100644 world/map/npc/016-2/_import.txt create mode 100644 world/map/npc/016-2/_mobs.txt create mode 100644 world/map/npc/016-2/_warps.txt (limited to 'world/map/npc/016-2') 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 -- cgit v1.2.3-60-g2f50