]> git.pld-linux.org Git - packages/crossfire.git/commitdiff
- some options added
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 2 Feb 2001 15:41:00 +0000 (15:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossfire.sysconfig -> 1.3

crossfire.sysconfig

index 6c849c401b9e1f00a91947310fa414539a390a53..637369f30691c568ddcd6ba7d442c83f0ef6915e 100644 (file)
@@ -1,4 +1,19 @@
 # Customized setings for crossfire
 
+# port number to use
+PORT=13327
+
+# more verbose message logging?
+DEBUG=no
+
+# toggle between stat loss or stat depletion
+STAT_LOSS_ON_DEATH=no
+
+# Based death stat depletion on level etc?
+BALANCED_STAT_LOSS=false
+
+# allow players to accumulate permanent experience? 
+USE_PERMANENT_EXPERIENCE=no
+
 # Define nice level for crossfire & config 
 SERVICE_RUN_NICE_LEVEL="+5"
This page took 0.066551 seconds and 4 git commands to generate.