View Single Post
10-27-14, 12:39 PM   #37
Banknorris
A Chromatic Dragonspawn
 
Banknorris's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 153
Originally Posted by semlar View Post
Here's probably as close to a complete list as you can get right now, extracted from the db2 cache.
Lua Code:
  1. Mounts = { -- [mount index] = spellID
  2. }
Would you mind to share how do you extract data from db2 cache? I don't even know where db2 cache is. I am happy with this solution but I would like to be able to repeat it myself in the future if more mounts are added. Thanks.