mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 07:23:51 +00:00
Update documentation
This commit is contained in:
parent
096e25b29a
commit
e51191b5ca
1 changed files with 15 additions and 0 deletions
|
@ -330,3 +330,18 @@ If disabled then the whole character's body is pointed to the direction of view.
|
|||
If enabled then the character turns lower body to the direction of movement. Upper body is turned partially. Head is always pointed to the direction of view. In combat mode it works only for diagonal movement. In non-combat mode it also changes straight right and straight left movement.
|
||||
|
||||
This setting can only be configured by editing the settings configuration file.
|
||||
|
||||
trainers training skills based on base skill
|
||||
-----------------------
|
||||
|
||||
:Type: boolean
|
||||
:Range: True/False
|
||||
:Default: False
|
||||
|
||||
The trainers in Morrowind choose their proposed training skills based on their 3 best attributes.
|
||||
|
||||
If disabled then the 3 best skills of trainers and the training limits take into account fortified/drained trainer skill.
|
||||
|
||||
If enabled then the 3 best skills of trainers and the training limits are based on the trainer base skills.
|
||||
|
||||
This setting can be controlled in Advanced tab of the launcher.
|
||||
|
|
Loading…
Reference in a new issue