mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Renamed SELF_TRAINING_DIVISOR to TRAINING_RATE_DIVISOR in Data-1.13/Ja2_Options.INI to reflect the property in the source. (by Headrock)
- In Data/Ja2_Options.INI it was already correct named TRAINING_RATE_DIVISOR git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1221 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1988,7 +1988,7 @@ MIN_REQUIRED_SKILL_TO_BEGIN_TRAINING = 0
|
||||
MAX_SKILL_ACHIEVABLE_BY_TRAINING = 100
|
||||
|
||||
; Divisor for rate of self-training (the "PRACTICE" assignment)
|
||||
SELF_TRAINING_DIVISOR = 1000
|
||||
TRAINING_RATE_DIVISOR = 1000
|
||||
|
||||
; The divisor for rate of training bonus due to instructors influence
|
||||
; Reduce to speed-up trainer/student training
|
||||
|
||||
Reference in New Issue
Block a user