]> git.pld-linux.org Git - packages/crossfire.git/blob - crossfire.sysconfig
- some options added
[packages/crossfire.git] / crossfire.sysconfig
1 # Customized setings for crossfire
2
3 # port number to use
4 PORT=13327
5
6 # more verbose message logging?
7 DEBUG=no
8
9 # toggle between stat loss or stat depletion
10 STAT_LOSS_ON_DEATH=no
11
12 # Based death stat depletion on level etc?
13 BALANCED_STAT_LOSS=false
14
15 # allow players to accumulate permanent experience? 
16 USE_PERMANENT_EXPERIENCE=no
17
18 # Define nice level for crossfire & config 
19 SERVICE_RUN_NICE_LEVEL="+5"
This page took 0.025186 seconds and 3 git commands to generate.