mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-19 15:09:43 +00:00
Merge branch 'The-abilities-are-inert' into 'master'
Typo: Inert -> Innate See merge request OpenMW/openmw!3180
This commit is contained in:
commit
a555519290
1 changed files with 1 additions and 1 deletions
|
@ -637,7 +637,7 @@
|
|||
--- `core.magic.SPELL_TYPE`
|
||||
-- @type SpellType
|
||||
-- @field #number Spell Normal spell, must be cast and costs mana
|
||||
-- @field #number Ability Inert ability, always in effect
|
||||
-- @field #number Ability Innate ability, always in effect
|
||||
-- @field #number Blight Blight disease
|
||||
-- @field #number Disease Common disease
|
||||
-- @field #number Curse Curse
|
||||
|
|
Loading…
Reference in a new issue