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