diff options
Diffstat (limited to 'npc/003-2_Beach_House')
-rw-r--r-- | npc/003-2_Beach_House/_import.txt | 3 | ||||
-rw-r--r-- | npc/003-2_Beach_House/_mobs.txt | 7 | ||||
-rw-r--r-- | npc/003-2_Beach_House/_warps.txt | 4 |
3 files changed, 14 insertions, 0 deletions
diff --git a/npc/003-2_Beach_House/_import.txt b/npc/003-2_Beach_House/_import.txt new file mode 100644 index 00000000..716ace70 --- /dev/null +++ b/npc/003-2_Beach_House/_import.txt @@ -0,0 +1,3 @@ +map: 003-2.gat +npc: npc/003-2_Beach_House/_mobs.txt +npc: npc/003-2_Beach_House/_warps.txt diff --git a/npc/003-2_Beach_House/_mobs.txt b/npc/003-2_Beach_House/_mobs.txt new file mode 100644 index 00000000..095278a9 --- /dev/null +++ b/npc/003-2_Beach_House/_mobs.txt @@ -0,0 +1,7 @@ +// 003-2 Beach House mobs + + + +003-2.gat,0,0,0 script Mob003-2 -1,{ + end; +} diff --git a/npc/003-2_Beach_House/_warps.txt b/npc/003-2_Beach_House/_warps.txt new file mode 100644 index 00000000..3daaa60a --- /dev/null +++ b/npc/003-2_Beach_House/_warps.txt @@ -0,0 +1,4 @@ +// 003-2 Beach House warps + +003-2.gat,27,29 warp toOutside -1,-1,003-1.gat,48,37 +003-2.gat,61,29 warp toOutside -1,-1,003-1.gat,59,30 |