/etc/armagetronad/examples/single_use_turbo.cfg is in armagetronad-common 0.2.8.3.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | # Single use accelerator instead of brake
CYCLE_BRAKE -12 # allow braking
CYCLE_BRAKE_REFILL .0 # refill rate of brake reservoir
CYCLE_BRAKE_DEPLETE .5 # depletion rate of brake reservoir ( set to 0 to reenable pre 0.2.5 behaviour of infinite brakes )
|