- Joined
- Jul 13, 2007
- Messages
- 173
could anyone tell me if this leaks?
-
Freezing Fire Orb
-
Events
-
Unit - A unit Acquires an item
-
-
Conditions
-
((Hero manipulating item) has an item of type Orb of Frost) Equal to True
-
((Hero manipulating item) has an item of type Orb of Fire) Equal to True
-
((Hero manipulating item) has an item of type Recipe: Freezing Fire Orb) Equal to True
-
-
Actions
-
Item - Remove (Item carried by (Hero manipulating item) of type Orb of Frost)
-
Item - Remove (Item carried by (Hero manipulating item) of type Orb of Fire)
-
Item - Remove (Item carried by (Hero manipulating item) of type Recipe: Freezing Fire Orb)
-
Hero - Create Freezing Fire Orb and give it to (Hero manipulating item)
-
-