From a7d162c7107abb298eb4a67c057e08847f9a75bf Mon Sep 17 00:00:00 2001 From: Wanne Date: Sun, 18 Apr 2010 14:02:43 +0000 Subject: [PATCH] - 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 --- gamedir/Data-1.13/Ja2_Options.INI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 3bd7561dc..78f7ed34b 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -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