From d6e359a32dd30f567fb3665a274d57acfec5bb14 Mon Sep 17 00:00:00 2001 From: Reid Date: Fri, 26 Feb 2016 01:21:49 +0100 Subject: Add Ratto spawn on various indoor maps. --- npc/001-2-14/_import.txt | 1 + npc/001-2-14/_mobs.txt | 2 ++ npc/001-2-25/_import.txt | 1 + npc/001-2-25/_mobs.txt | 2 ++ npc/001-2-30/_import.txt | 3 ++- npc/001-2-30/_mobs.txt | 2 ++ 6 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 npc/001-2-14/_mobs.txt create mode 100644 npc/001-2-25/_mobs.txt create mode 100644 npc/001-2-30/_mobs.txt diff --git a/npc/001-2-14/_import.txt b/npc/001-2-14/_import.txt index f85ea3a0..75efd4a9 100644 --- a/npc/001-2-14/_import.txt +++ b/npc/001-2-14/_import.txt @@ -1,2 +1,3 @@ npc: npc/001-2-14/mapflags.txt +npc: npc/001-2-14/_mobs.txt npc: npc/001-2-14/_warps.txt diff --git a/npc/001-2-14/_mobs.txt b/npc/001-2-14/_mobs.txt new file mode 100644 index 00000000..8c8eb0ff --- /dev/null +++ b/npc/001-2-14/_mobs.txt @@ -0,0 +1,2 @@ +// 001-2-14 +001-2-14,0,0,0,0 monster Ratto 1005,3,420000,240000 diff --git a/npc/001-2-25/_import.txt b/npc/001-2-25/_import.txt index 074950ee..21e4834b 100644 --- a/npc/001-2-25/_import.txt +++ b/npc/001-2-25/_import.txt @@ -1,3 +1,4 @@ // Map 001-2-25 npc: npc/001-2-25/mapflags.txt +npc: npc/001-2-25/_mobs.txt npc: npc/001-2-25/_warps.txt diff --git a/npc/001-2-25/_mobs.txt b/npc/001-2-25/_mobs.txt new file mode 100644 index 00000000..15467c74 --- /dev/null +++ b/npc/001-2-25/_mobs.txt @@ -0,0 +1,2 @@ +// 001-2-25 +001-2-25,0,0,0,0 monster Ratto 1005,2,420000,240000 diff --git a/npc/001-2-30/_import.txt b/npc/001-2-30/_import.txt index a9fc7cef..94ce5124 100644 --- a/npc/001-2-30/_import.txt +++ b/npc/001-2-30/_import.txt @@ -1,3 +1,4 @@ // Map 001-2-30 -npc: npc/001-2-30/_warps.txt npc: npc/001-2-30/mapflags.txt +npc: npc/001-2-30/_mobs.txt +npc: npc/001-2-30/_warps.txt diff --git a/npc/001-2-30/_mobs.txt b/npc/001-2-30/_mobs.txt new file mode 100644 index 00000000..710eb81f --- /dev/null +++ b/npc/001-2-30/_mobs.txt @@ -0,0 +1,2 @@ +// 001-2-30 +001-2-30,0,0,0,0 monster Ratto 1005,1,420000,240000 -- cgit v1.2.3-70-g09d2