//==============================================================================
// fenris wolf_anim.txt
//==============================================================================


//==============================================================================
define Dust
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Building DustAaomx07
      }
   }  
}

//==============================================================================



anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual diloph_BoredB
				Replacetexture special n fenris/diloph
				
         }
      }
   }
}

//==============================================================================
anim idle
{
   SetSelector none
   {
      set hotspot
      {
         version
         {
			Visual diloph_Idle
			Replacetexture special n fenris/diloph
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
			Visual diloph_run
				Replacetexture special n fenris/diloph
			tag FootstepLeft 0.20 true   
			tag FootstepRight 0.50 true   
			tag FootstepLeft 0.95 true   
			tag FootstepRight 0.65 true


                  tag SpecificSoundSet 0.10 false grassA checkVisible 

                  tag SpecificSoundSet 0.40 false grassb checkVisible 


                  tag SpecificSoundSet 0.60 false grassA checkVisible 

                  tag SpecificSoundSet 0.80 false grassb checkVisible 
         }

         
      }
   }
}
//==============================================================================
anim Attack
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual diloph_attack
				Replacetexture special n fenris/diloph
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.58 true   
                  tag GenericSound 0.40 true   

                  tag SpecificSoundSet 0.58 false dilophAttack checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector none
   {
      set hotspot
      {
			version
         {
				Visual diloph_BoredA
				Replacetexture special n fenris/diloph
         }

			version
         {
				Visual diloph_BoredB
				Replacetexture special n fenris/diloph
         }

      }
   }
}

//==============================================================================
anim Death
{
   SetSelector none
   {
      set hotspot
      {
         version
         {
			Visual diloph_death
			Replacetexture special n fenris/diloph_death
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag SpecificSoundSet 0.00 false FenrisWolfDeath1 checkVisible 
                  tag SpecificSoundSet 0.37 false FenrisWolfDeath2 checkVisible 
                  tag SpecificSoundSet 0.76 false HeavyFall checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector none
   {
      set hotspot
      {
         version
         {
			Visual diloph_flail
			Replacetexture special n fenris/diloph
         }
      }
   }
}