- Joined
- Mar 2, 2012
- Messages
- 35
Hey, i just tried to make a trigger to my map. But dosen't seem to work.
-
Basic to Blacksmith
-
Events
- Unit - A unit Acquires an item
-
Conditions
- ((Item-type of (Matching item)) Equal to Tools) and ((Unit-type of (Triggering unit)) Equal to Basic Building)
-
Actions
- Unit - Replace (Triggering unit) with a Blacksmith using The old unit's relative life and mana
-
Events