summaryrefslogtreecommitdiff
path: root/world/conf/tmwa-char.conf
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2015-01-23 00:33:00 -0800
committerBen Longbons <b.r.longbons@gmail.com>2015-01-23 02:00:50 -0800
commit3667a349be34c3d7bc47c61c2384fe7a4568979c (patch)
treeb0b4d70fda47f6fb7f07e65be8c6175a69d518be /world/conf/tmwa-char.conf
parent1249c6845e4839acfc3b990d7692e081f471497b (diff)
downloadserverdata-3667a349be34c3d7bc47c61c2384fe7a4568979c.tar.gz
serverdata-3667a349be34c3d7bc47c61c2384fe7a4568979c.tar.bz2
serverdata-3667a349be34c3d7bc47c61c2384fe7a4568979c.tar.xz
serverdata-3667a349be34c3d7bc47c61c2384fe7a4568979c.zip
Update conf for tmwa 15.1.23
Diffstat (limited to 'world/conf/tmwa-char.conf')
-rw-r--r--world/conf/tmwa-char.conf10
1 files changed, 6 insertions, 4 deletions
diff --git a/world/conf/tmwa-char.conf b/world/conf/tmwa-char.conf
index a55cff1f..84213139 100644
--- a/world/conf/tmwa-char.conf
+++ b/world/conf/tmwa-char.conf
@@ -1,6 +1,8 @@
// Master config file for The Mana World Athena (char component)
-// This file is used since version 14.x.y
+// This file is used since version 14.x.y, but major changes in 15.x.y
-import: conf/char_athena.conf
-import: conf/lan_support.conf
-import: conf/inter_athena.conf
+import: conf/tmwa-char-old.conf
+version-ge: 15.1.23
+char_conf: conf/char_athena.conf
+char_lan_conf: conf/lan_support.conf
+inter_conf: conf/inter_athena.conf