mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-14 14:06:45 +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 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 model VFS path to the creature's model
|
||||||
-- @field #string mwscript
|
-- @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
|
--- @{#NPC} functions
|
||||||
|
|
Loading…
Reference in a new issue