mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-30 03:32:36 +00:00
Fix link
This commit is contained in:
parent
8cd488b91f
commit
3659890b28
@ -315,7 +315,7 @@
|
||||
-- @param #any spellOrId A @{openmw.core#Spell} or string record id.
|
||||
|
||||
---
|
||||
-- Remove an active spell based on active spell ID (see @{openmw.core#(ActiveSpell).activeSpellId}). Can only be used in global scripts or on self. Can only be used to remove spells with the temporary flag set (see @{openmw.core#(ActiveSpell).temporary}).
|
||||
-- Remove an active spell based on active spell ID (see @{openmw_core#ActiveSpell.activeSpellId}). Can only be used in global scripts or on self. Can only be used to remove spells with the temporary flag set (see @{openmw_core#ActiveSpell.temporary}).
|
||||
-- @function [parent=#ActorActiveSpells] remove
|
||||
-- @param self
|
||||
-- @param #any id Active spell ID.
|
||||
|
Loading…
x
Reference in New Issue
Block a user