Winged Steed of the Ebon Blade #16


  • New
  • Defect
Open
Assigned to jwensley2
  • Sunhead created this issue Sep 17, 2009

    What steps will reproduce the problem?
    1. Get a DK Mount and no Epic Flying Skill
    2. Cant get Smart Mount to use the DK Mount.

    What is the expected output? What do you see instead?
    Being able to set the DK mount for slow flying type.

    I belive that line 1050 should read

    elseif(strfind(text, L["scales"])) or strfind(text, L["changes"]) then -- Catches flying mounts that change depending on skill
    


    Not sure of there are any other flying mounts that change speed, but this adds support for the Ebon Blade mount as the tip is different.

  • Sunhead added the tags New Defect Sep 17, 2009
  • Sunhead posted a comment Sep 17, 2009

    I tested this change this morning and it works just fine to fix the Winged Steed of the Ebon Blade problem.


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