16 - Winged Steed of the Ebon Blade
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.
| User | When | Change |
|---|---|---|
| Sunhead | Thu, 17 Sep 2009 07:53:08 | Create |
- 1 comment
- 1 comment
- #1
Sunhead Fri, 18 Sep 2009 00:42:55I tested this change this morning and it works just fine to fix the Winged Steed of the Ebon Blade problem.