Debug.PreAddCounter
Source Code | Usage Examples | Debug
Functions
Adds a certain number of a specified counter to a card.
Signature
Debug.PreAddCounter(Card c
, int counter_type
, int count
) → nil
lua
Debug.PreAddCounter(c,counter_type,count)