diff options
author | gumi <git@gumi.ca> | 2018-05-10 15:50:27 -0400 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-05-10 15:50:27 -0400 |
commit | c5e9084472a28372579b901a4daea91edbeb4e4d (patch) | |
tree | 5c58b861947df9591a29fabc2264f76812286987 /conf/map | |
parent | 24f72660c2a527f59273257a1ceee5c6851f6981 (diff) | |
download | serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.tar.gz serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.tar.bz2 serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.tar.xz serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.zip |
make maps following the woodland merge
Diffstat (limited to 'conf/map')
-rw-r--r-- | conf/map/maps.conf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf index 2aea18cd..a9351a38 100644 --- a/conf/map/maps.conf +++ b/conf/map/maps.conf @@ -64,14 +64,31 @@ map_list: ( "008-2-12", "008-2-13", "008-2-14", + "008-2-15", + "008-2-16", + "008-2-17", + "008-2-18", + "008-2-19", "008-2-2", + "008-2-20", + "008-2-21", + "008-2-22", + "008-2-23", + "008-2-24", + "008-2-25", + "008-2-26", + "008-2-27", + "008-2-28", + "008-2-29", "008-2-3", + "008-2-30", "008-2-4", "008-2-5", "008-2-6", "008-2-7", "008-2-8", "008-2-9", + "008-3-1", "test", "testbg", ) |