diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-10-12 16:41:30 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-10-12 18:28:45 +0300 |
commit | b729b841c1068908a55a02d8814d21d63f2e0e7e (patch) | |
tree | 0c8e302f45f3e4ecaa89903af735a74c4c397158 /npc/test/_import.txt | |
parent | bb7b76682b4aaecfe672478f2778f3d0576456c9 (diff) | |
download | serverdata-b729b841c1068908a55a02d8814d21d63f2e0e7e.tar.gz serverdata-b729b841c1068908a55a02d8814d21d63f2e0e7e.tar.bz2 serverdata-b729b841c1068908a55a02d8814d21d63f2e0e7e.tar.xz serverdata-b729b841c1068908a55a02d8814d21d63f2e0e7e.zip |
Add mob spawns to test map.
Diffstat (limited to 'npc/test/_import.txt')
-rw-r--r-- | npc/test/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/test/_import.txt b/npc/test/_import.txt index f98cb53b..54f17ef6 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 |