diff options
Diffstat (limited to 'npc/022-1_Tulimshar')
-rw-r--r-- | npc/022-1_Tulimshar/_import.txt | 3 | ||||
-rw-r--r-- | npc/022-1_Tulimshar/_mobs.txt | 7 | ||||
-rw-r--r-- | npc/022-1_Tulimshar/_warps.txt | 4 |
3 files changed, 14 insertions, 0 deletions
diff --git a/npc/022-1_Tulimshar/_import.txt b/npc/022-1_Tulimshar/_import.txt new file mode 100644 index 00000000..e3e6f0d8 --- /dev/null +++ b/npc/022-1_Tulimshar/_import.txt @@ -0,0 +1,3 @@ +map: 022-1.gat +npc: npc/022-1_Tulimshar/_mobs.txt +npc: npc/022-1_Tulimshar/_warps.txt diff --git a/npc/022-1_Tulimshar/_mobs.txt b/npc/022-1_Tulimshar/_mobs.txt new file mode 100644 index 00000000..22587c8c --- /dev/null +++ b/npc/022-1_Tulimshar/_mobs.txt @@ -0,0 +1,7 @@ +// 022-1 Tulimshar mobs + + + +022-1.gat,0,0,0 script Mob022-1 -1,{ + end; +} diff --git a/npc/022-1_Tulimshar/_warps.txt b/npc/022-1_Tulimshar/_warps.txt new file mode 100644 index 00000000..543ca03a --- /dev/null +++ b/npc/022-1_Tulimshar/_warps.txt @@ -0,0 +1,4 @@ +// 022-1 Tulimshar warps + +022-1.gat,101,147 warp ToCentralTulimshar 3,-1,021-1.gat,73,21 +022-1.gat,141,147 warp ToCentralTulimshar 3,-1,021-1.gat,113,21 |