mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-02 18:06:40 +00:00
Merge branch 'creature_soul_fix' into 'master'
Fix documentation error for creatureRecord.soulValue See merge request OpenMW/openmw!2983
This commit is contained in:
commit
519950ad3b
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@
|
|||
-- @field #string baseCreature Record id of a base creature, which was modified to create this one
|
||||
-- @field #string model VFS path to the creature's model
|
||||
-- @field #string mwscript
|
||||
-- @field #string soulValue The soul value of the creature record
|
||||
-- @field #number soulValue The soul value of the creature record
|
||||
|
||||
|
||||
--- @{#NPC} functions
|
||||
|
|
Loading…
Reference in a new issue