diff options
Diffstat (limited to 'npc/023-1_Beach_Cliffs')
-rw-r--r-- | npc/023-1_Beach_Cliffs/_import.txt | 3 | ||||
-rw-r--r-- | npc/023-1_Beach_Cliffs/_mobs.txt | 7 | ||||
-rw-r--r-- | npc/023-1_Beach_Cliffs/_warps.txt | 4 |
3 files changed, 14 insertions, 0 deletions
diff --git a/npc/023-1_Beach_Cliffs/_import.txt b/npc/023-1_Beach_Cliffs/_import.txt new file mode 100644 index 00000000..3d0bf1e4 --- /dev/null +++ b/npc/023-1_Beach_Cliffs/_import.txt @@ -0,0 +1,3 @@ +map: 023-1.gat +npc: npc/023-1_Beach_Cliffs/_mobs.txt +npc: npc/023-1_Beach_Cliffs/_warps.txt diff --git a/npc/023-1_Beach_Cliffs/_mobs.txt b/npc/023-1_Beach_Cliffs/_mobs.txt new file mode 100644 index 00000000..60725477 --- /dev/null +++ b/npc/023-1_Beach_Cliffs/_mobs.txt @@ -0,0 +1,7 @@ +// 023-1 Beach Cliffs mobs + + + +023-1.gat,0,0,0 script Mob023-1 -1,{ + end; +} diff --git a/npc/023-1_Beach_Cliffs/_warps.txt b/npc/023-1_Beach_Cliffs/_warps.txt new file mode 100644 index 00000000..8c3827bd --- /dev/null +++ b/npc/023-1_Beach_Cliffs/_warps.txt @@ -0,0 +1,4 @@ +// 023-1 Beach Cliffs warps + +023-1.gat,84,113 warp ToSandstorm 1,-1,002-1.gat,29,15 +023-1.gat,37,111 warp ToBeach 1,-1,003-1.gat,141,21 |