summaryrefslogtreecommitdiff
path: root/data/conf/server.conf
diff options
context:
space:
mode:
authorxHire <xhire@tuxportal.cz>2008-10-25 19:33:37 +0200
committerxHire <xhire@tuxportal.cz>2008-10-25 19:33:37 +0200
commit39f3432e4e1e8a2b6c3234df6b90d35e03548b48 (patch)
tree51520f470d710fcc6aa746a70fc0e9f24fbf48b9 /data/conf/server.conf
parentc8a9209d77a896bf49227e5aeccd54e91ccf29cc (diff)
Changed default port to 6800
Corrected wrong version in server config file Added missing arena (BAIACO8B) into server list
Diffstat (limited to 'data/conf/server.conf')
-rw-r--r--data/conf/server.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/conf/server.conf b/data/conf/server.conf
index c8aaef2..7da2c3c 100644
--- a/data/conf/server.conf
+++ b/data/conf/server.conf
@@ -3,16 +3,16 @@ NAME defalt gameserver
IP4 0.0.0.0
#IP6 ::1
-PORT4 2200
-#PORT6 2206
+PORT4 6800
+#PORT6 6806
MAX_CLIENTS 32
ARENA BAIACO8B
ITEM 10
-MAX_ITEM 10
+MAX_ITEM 20
LOG_FILE tuxanci-server.log
-SCORE_FILE height-score.txt
+SCORE_FILE highscore.txt
-SUPPORT_CLIENTS test 0.20.0 svn
+SUPPORT_CLIENTS test 0.20.0 dev