mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-18 14:42:27 +00:00
Fix incorrect description is Lua docs
This commit is contained in:
parent
500e8bdf4c
commit
1a2d6514ba
@ -485,8 +485,8 @@
|
|||||||
-- @return #boolean
|
-- @return #boolean
|
||||||
|
|
||||||
---
|
---
|
||||||
-- Whether the actor is in the werewolf form at the moment.
|
-- Whether the NPC or player is in the werewolf form at the moment.
|
||||||
-- @function [parent=#Actor] isWerewolf
|
-- @function [parent=#NPC] isWerewolf
|
||||||
-- @param openmw.core#GameObject actor
|
-- @param openmw.core#GameObject actor
|
||||||
-- @return #boolean
|
-- @return #boolean
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user