- Joined
- Apr 5, 2013
- Messages
- 154
-
M249 Fire
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to m249 attak
-
-
Actions
-
Sound - Play m249_1 <gen>
-
Set AKUNIT = (Triggering unit)
-
Custom script: call SetUnitAnimationByIndex(udg_AKUNIT, 151)
-
Animation - Queue AKUNIT's stand animation
-
Player - Add 2 to (Owner of (Triggering unit)) Food used
-
-