- Joined
- Apr 13, 2008
- Messages
- 183
I need an easy trigger that drops an acquired item if you Hero already has one it. I made a trigger, but it is not working and I don't know how to fix it!
-
Events
-
A unit Acquires in Item
-
Conditions
-
((Hero manipulating item) has an item of type (Item-type of (Item being Manipulated))) Equal to True
-
Actions
-
Hero - Drop (Item Being Manipulated) from (Hero Manipulating Item)