Darkflight not supported #106


  • New
  • Enhancment
Open
  • Forge_User_83235037 created this issue Feb 3, 2011

    What is the enhancement in mind? How should it look and feel?
    It would be nice if Worgen's darkflight ability could be integrated like the rogue's sprint ability is.
    Please provide any additional information below.

  • Forge_User_83235037 added the tags New Enhancment Feb 3, 2011
  • Daeymien posted a comment Mar 8, 2011

    Add the following to SmartMount.lua in the SmartMount.InitSpells function:

    		{[0]=[[Darkflight]],				68992,	false,	140,	false,	false,	true,	false,	false,	true,	false,	false,	'Interface\\Icons\\Ability_Racial_Darkflight', true},
    

    See ticket 105 for adding Running Wild as well


    Edited Dec 3, 2011

To post a comment, please login or register a new account.