Difference between revisions of "LUA:RemoveSpawnSpellBonus"

(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...")
 
(No difference)

Latest revision as of 11:00, 19 June 2022


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