diff options
-rw-r--r-- | npc/001-2-14/_import.txt | 1 | ||||
-rw-r--r-- | npc/001-2-14/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/001-2-25/_import.txt | 1 | ||||
-rw-r--r-- | npc/001-2-25/_mobs.txt | 2 | ||||
-rw-r--r-- | npc/001-2-30/_import.txt | 3 | ||||
-rw-r--r-- | npc/001-2-30/_mobs.txt | 2 |
6 files changed, 10 insertions, 1 deletions
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 |