From b729b841c1068908a55a02d8814d21d63f2e0e7e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 12 Oct 2015 16:41:30 +0300 Subject: Add mob spawns to test map. --- npc/test/_import.txt | 1 + npc/test/_mobs.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 npc/test/_mobs.txt diff --git a/npc/test/_import.txt b/npc/test/_import.txt index f98cb53be..54f17ef6b 100644 --- a/npc/test/_import.txt +++ b/npc/test/_import.txt @@ -1,5 +1,6 @@ // Map test npc: npc/test/mapflags.txt +npc: npc/test/_mobs.txt npc: npc/test/_warps.txt npc: npc/test/npc1.txt npc: npc/test/npc2.txt diff --git a/npc/test/_mobs.txt b/npc/test/_mobs.txt new file mode 100644 index 000000000..92ee982b2 --- /dev/null +++ b/npc/test/_mobs.txt @@ -0,0 +1,11 @@ +test,44,12,1,1 monster Piou 1002,3,1000,1000 +test,48,10,1,1 monster Tartuga 1004,3,1000,1000 +test,48,10,0,0 monster Piou 1002,1,1000,1000 +test,48,10,0,0 monster Ratto 1005,1,1000,1000 +test,54,10,1,1 monster Piou 1002,3,1000,1000 +test,63,12,0,0 monster Piou 1002,3,1000,1000 +test,71,12,0,0 monster Piou 1002,3,1000,1000 +test,71,12,0,0 monster Ratto 1005,1,1000,1000 +test,71,12,1,1 monster Tartuga 1004,3,1000,1000 +test,76,10,1,1 monster Piou 1002,3,1000,1000 +test,76,10,1,1 monster Ratto 1005,1,1000,1000 -- cgit v1.2.3-60-g2f50