From e7d1611be34dcdbc1950afbfe33297d0de302523 Mon Sep 17 00:00:00 2001 From: Evil Eye Date: Tue, 9 Jan 2024 18:19:04 +0100 Subject: [PATCH] Update ActiveEffect documentation --- files/lua_api/openmw/core.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/files/lua_api/openmw/core.lua b/files/lua_api/openmw/core.lua index 890532fc13..7ea3c75f1c 100644 --- a/files/lua_api/openmw/core.lua +++ b/files/lua_api/openmw/core.lua @@ -682,7 +682,6 @@ --- -- @type ActiveEffect -- Magic effect that is currently active on an actor. --- Note that when this effect expires or is removed, it will remain temporarily. Magnitude will be set to 0 for effects that expire. -- @field #string affectedSkill Optional skill ID -- @field #string affectedAttribute Optional attribute ID -- @field #string id Effect id string