source:
tests/configs/.in/parseconfig-errors.txt
@
3ee8853
Last change on this file since 3ee8853 was f92e7b9, checked in by , 2 years ago | |
---|---|
|
|
File size: 752 bytes |
Rev | Line | |
---|---|---|
[480389d2] | 1 | StopCost -1 # amount to charge per train stop |
2 | NumStudents 2 # number of students to create | |
3 | NumStops 2 # number of train stops; minimum of 2 | |
4 | MaxNumStudents 5 # maximum students each train can carry | |
5 | TimerDelay 2 # length of time between each tick of the timer | |
6 | MaxStudentDelay 10 # maximum random student delay between trips | |
7 | MaxStudentTrips 3 # maximum number of train trips each student takes | |
8 | GroupoffDelay 10 # length of time between initializing gift cards | |
9 | ConductorDelay 5 # length of time between checking on passenger POPs | |
10 | ParentalDelay 5 # length of time between cash deposits | |
11 | NumCouriers 1 # number of WATCard office couriers in the pool | |
12 | AnothaOne DjKhaled # this one will not be used by the user |
Note: See TracBrowser
for help on using the repository browser.