diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/_import.txt | 4 | ||||
-rw-r--r-- | npc/botcheck/_import.txt | 3 | ||||
-rw-r--r-- | npc/botcheck/_mobs.txt | 7 | ||||
-rw-r--r-- | npc/botcheck/_warps.txt | 2 |
4 files changed, 16 insertions, 0 deletions
diff --git a/npc/_import.txt b/npc/_import.txt index 70a917f8..416fff95 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -41,3 +41,7 @@ import: npc/020-2_Nivalis/_import.txt import: npc/020-3_Ice_cave/_import.txt import: npc/020-4_Ice_cave/_import.txt import: npc/021-1_Tulimshar/_import.txt +//import: npc/021-2/_import.txt +//import: npc/021-8_Meeting_Rooms/_import.txt +//import: npc/023-1_Beach_Cliffs/_import.txt +import: npc/botcheck/_import.txt diff --git a/npc/botcheck/_import.txt b/npc/botcheck/_import.txt new file mode 100644 index 00000000..4eb1b648 --- /dev/null +++ b/npc/botcheck/_import.txt @@ -0,0 +1,3 @@ +map: botcheck.gat +npc: npc/botcheck/_mobs.txt +npc: npc/botcheck/_warps.txt diff --git a/npc/botcheck/_mobs.txt b/npc/botcheck/_mobs.txt new file mode 100644 index 00000000..8df9159f --- /dev/null +++ b/npc/botcheck/_mobs.txt @@ -0,0 +1,7 @@ +// botcheck mobs + + + +botcheck.gat,0,0,0 script Mobbotcheck -1,{ + end; +} diff --git a/npc/botcheck/_warps.txt b/npc/botcheck/_warps.txt new file mode 100644 index 00000000..7f584084 --- /dev/null +++ b/npc/botcheck/_warps.txt @@ -0,0 +1,2 @@ +// botcheck warps + |