1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 15:09:43 +00:00

Merge branch 'fix_effect_spell' into 'master'

Lua: Fix documentation for type.ActiveEffect

See merge request OpenMW/openmw!3178
This commit is contained in:
psi29a 2023-06-26 18:55:39 +00:00
commit e5e0787337

View file

@ -206,7 +206,7 @@
-- @param self
-- @param #string effectId effect ID
-- @param #string extraParam Optional skill or attribute ID
-- @return #ActiveEffect if such an effect is active, nil otherwise
-- @return openmw.core#ActiveEffect if such an effect is active, nil otherwise
---
-- Completely removes the active effect from the actor.