File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/source/reference/lua-scripting/tables Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 - |bdg-ctx-global | |bdg-ctx-menu | |bdg-ctx-player |
4040 - Save, display and track changes of setting values.
4141 * - :doc: `SkillProgression </reference/lua-scripting/interface_skill_progression >`
42- - |bdg-ctx-local |
42+ - |bdg-ctx-player |
4343 - Control, extend, and override skill progression of the player.
4444 * - :doc: `UI </reference/lua-scripting/interface_ui >`
4545 - |bdg-ctx-player |
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ return {
8787 ---
8888 -- Allows to extend or override built-in skill progression mechanics.
8989 -- @module SkillProgression
90- -- @context local
90+ -- @context player
9191 -- @usage local I = require('openmw.interfaces')
9292 --
9393 -- -- Make jail time hurt sneak skill instead of benefitting it
You can’t perform that action at this time.
0 commit comments