- Joined
- Apr 23, 2009
- Messages
- 94
-
Untitled Trigger 002
-
Events
-
Unit - A unit owned by Player 1 (Red) Begins channeling an ability
-
-
Conditions
-
(Ability being cast) Equal to Fortify Wall
-
-
Actions
-
Wait 4.00 seconds
-
If ((Ability being cast) Equal to Fortify Wall ) then do (Destructible - Kill (Target destructible of ability being cast)) else do (Do nothing)
-
If ((Ability being cast) Equal to Fortify Wall ) then do (Unit - Create 1 Fortified Wall for Player 1 (Red) at (Target point of ability being cast) facing Default building facing degrees) else do (Do nothing)
-
-