Detecting Dragonriding areas in 10.2.5+

In the past, I was able to detect if Dragonriding Flight was available by using:

IsUsableSpell(368896)

Now that dragonriding mounts work like regular mounts too, I can’t use this anymore.

Have they added a new API command (not a macro, this is for an addon) that will allow me to detect if the area I’m in supports dragonriding flight?

The macro conditional of advflyable corresponds to this function.

3 Likes