diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-12-23 01:48:31 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-12-23 01:48:31 +0300 |
commit | 62915e5e3d219bc408337542bd1aefd6183d56f8 (patch) | |
tree | 1a856e8124c82a695764e36f513176a8d0a1b145 /npc | |
parent | c485b9ebea048e144ea1b84ec61f4a5cb99b39c6 (diff) | |
download | serverdata-62915e5e3d219bc408337542bd1aefd6183d56f8.tar.gz serverdata-62915e5e3d219bc408337542bd1aefd6183d56f8.tar.bz2 serverdata-62915e5e3d219bc408337542bd1aefd6183d56f8.tar.xz serverdata-62915e5e3d219bc408337542bd1aefd6183d56f8.zip |
Add market on test map.
Diffstat (limited to 'npc')
-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 11c700e3..5e992c95 100644 --- a/npc/test/_import.txt +++ b/npc/test/_import.txt @@ -1,3 +1,4 @@ // Map test npc: npc/test/_warps.txt npc: npc/test/npc1.txt +npc: npc/test/npc2.txt |