diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-01-24 18:25:42 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-01-24 18:25:42 +0100 |
commit | eeebc8f8181c8d79a2bb2e45d5341ec72ccf5540 (patch) | |
tree | dacfe82a4aa85db9edca3ae38c424b9aeeeb926f /conf/map/maps.conf | |
parent | 0cc37af255e4e222622ce524c6eccfc032811f49 (diff) | |
download | serverdata-eeebc8f8181c8d79a2bb2e45d5341ec72ccf5540.tar.gz serverdata-eeebc8f8181c8d79a2bb2e45d5341ec72ccf5540.tar.bz2 serverdata-eeebc8f8181c8d79a2bb2e45d5341ec72ccf5540.tar.xz serverdata-eeebc8f8181c8d79a2bb2e45d5341ec72ccf5540.zip |
add map items adn npcs focus on candor
Diffstat (limited to 'conf/map/maps.conf')
-rw-r--r-- | conf/map/maps.conf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 5663400be..49fcbbf18 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -6,6 +6,7 @@ map_list: ( "000-0", "000-1-1", "000-1-2", + "000-1-4", "000-1-9", "000-1", "000-2-0", @@ -64,10 +65,14 @@ map_list: ( "003-2-0", "003-2-1", "003-2-2", - "004-0", "004-1-1-1", "004-1-1", "004-1", + "005-1", + "005-2", + "005-3", + "005-4", + "005-5", "008-1", "008-2-0", "008-2-1", |