From 81f9673228ea0a9fcfc364ede5ce4e705d51b771 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 15 Feb 2009 16:51:31 +0000 Subject: Add the bot check map --- npc/botcheck/_import.txt | 3 +++ npc/botcheck/_mobs.txt | 7 +++++++ npc/botcheck/_warps.txt | 2 ++ 3 files changed, 12 insertions(+) create mode 100644 npc/botcheck/_import.txt create mode 100644 npc/botcheck/_mobs.txt create mode 100644 npc/botcheck/_warps.txt (limited to 'npc/botcheck') 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 + -- cgit v1.2.3-70-g09d2