No categories assigned

LUA:RemoveSpawnSpellBonus

Revision as of 11:00, 19 June 2022 by Cynnar (talk | contribs) (Created page with "{{LUAFunction |Name = RemoveSpawnSpellBonus |Description = Removes spawn spell bonus |Param1 = Spawn |Param1Desc = is the spawn we want to add to. |Example = <pre> RemoveSpawn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


LUA:AllFunctions - RemoveSpawnSpellBonus

Return to: LUA:AllFunctions | Tutorials | Portal | Forum | Project Manager | Bug Tracker


Removes spawn spell bonus

Syntax

RemoveSpawnSpellBonus(param1)

Parameters

Required - param1 (Spawn)
param1 is the spawn we want to add to.


Example

RemoveSpawnSpellBonus(spawn)

used in LUASpell script