diff --git a/files/lua_api/openmw/core.lua b/files/lua_api/openmw/core.lua index 3fe2a9297e..7c4c64b130 100644 --- a/files/lua_api/openmw/core.lua +++ b/files/lua_api/openmw/core.lua @@ -943,6 +943,7 @@ -- @field #map<#string, #number> reactions A read-only map containing reactions of other factions to this faction. -- @field #list<#string> attributes A read-only list containing IDs of attributes to advance ranks in the faction. -- @field #list<#string> skills A read-only list containing IDs of skills to advance ranks in the faction. +-- @field #boolean hidden If true, the faction won't show in the player's skills menu --- -- Faction rank data record