mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
If DISABLE_EVOLUTION is TRUE, learning evolution is not used.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=20659&goto=352514&#msg_352514 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2405 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -4423,6 +4423,10 @@ TEACHER_TRAIT_BONUS_TO_TRAINING_EFFICIENCY = 30
|
|||||||
; The minimum skill rating a character must have before he can train fellow teammates in that skill.
|
; The minimum skill rating a character must have before he can train fellow teammates in that skill.
|
||||||
MIN_SKILL_REQUIRED_TO_TEACH_OTHER = 25
|
MIN_SKILL_REQUIRED_TO_TEACH_OTHER = 25
|
||||||
|
|
||||||
|
; The <bEvolution>-tag in MercProfiles.xml controls whether mercs are stopped from increasing their stats. If TRUE, that tag is
|
||||||
|
; disabled and increasing stats works normally.
|
||||||
|
DISABLE_EVOLUTION = TRUE
|
||||||
|
|
||||||
;------------------------------------------------------------------------------------------------------------------------------
|
;------------------------------------------------------------------------------------------------------------------------------
|
||||||
; Two settings to synchronize the sleep/wake periods of Trainers and Students in the same sector.
|
; Two settings to synchronize the sleep/wake periods of Trainers and Students in the same sector.
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user