As in title, i tried to make spell that will "paint" the unit by changing it's team color with.
-
paint red
-
Wydarzenia(event)
-
Jednostka(unit) - Paint Sprayer I 1 0291 <gen> finishes/begins casting an ability
-
-
Warunki(conditions)
-
(Ability being cast) equals Red
-
-
Akcje(actions)
-
Jednostka - Change color of (Target unit of ability being cast) to Czerwony(red)
-
-