// This file was automatically generated. It contains definitions for all the // animations stored in the associated KFM file. Include this file in your // final application to easily refer to animation sequences. #ifndef BF_TROLLCHIEF_ANIM_H__ #define BF_TROLLCHIEF_ANIM_H__ namespace BF_TrollChief_Anim { enum { ATK = 301000, CRITICAL = 402000, DAMAGE = 401000, DIE = 501000, KNOCKBACK00 = 403000, KNOCKBACK01 = 0, KNOCKBACK02 = 407000, RUN = 202000, SKILL1 = 601000, SKILL2 = 602000, SKILL3 = 603000, SKILL4 = 604000, STAND = 102000 }; } #endif // #ifndef BF_TROLLCHIEF_ANIM_H__