// Tarnek uses his Rage ability - put in actions taken void main() { ClearAllActions(); ActionUseFeat(FEAT_BARBARIAN_RAGE, OBJECT_SELF); }