mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-31 14:36:39 +00:00
Add missing field in docs
This commit is contained in:
parent
254bf7c5d8
commit
bd90ac2ed8
1 changed files with 1 additions and 0 deletions
|
@ -881,6 +881,7 @@
|
||||||
-- @field #list<#string> majorSkills A read-only list containing the major skills of the class.
|
-- @field #list<#string> majorSkills A read-only list containing the major skills of the class.
|
||||||
-- @field #list<#string> minorSkills A read-only list containing the minor skills of the class.
|
-- @field #list<#string> minorSkills A read-only list containing the minor skills of the class.
|
||||||
-- @field #string description Class description
|
-- @field #string description Class description
|
||||||
|
-- @field #boolean isPlayable True if the player can play as this class
|
||||||
-- @field #string specialization Class specialization. Either combat, magic, or stealth.
|
-- @field #string specialization Class specialization. Either combat, magic, or stealth.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue