Skip to content

Spirit.AddProcedure ​

Source Code | Usage Examples | Spirit Functions

Sets up EVENT triggers to (Card c) so it returns to the hand during that End Phase, requires a minimum of 1 (int event1)

Signature ​

Spirit.AddProcedure(Card c, int event1, int ...) → nil

lua
Spirit.AddProcedure(c,event1,...)

Parameters ​


under-construction