What table are mounts in? i have arcemu core trying to build my own mall, but cant for the life of me find what table mounts are in to create a vendor for my kids to buy mounts.
Anyone have a guide/sql/lua for this?
TIA
What table are mounts in? i have arcemu core trying to build my own mall, but cant for the life of me find what table mounts are in to create a vendor for my kids to buy mounts.
Anyone have a guide/sql/lua for this?
TIA
All mounts are in items table.
You can use WoWhead to find the id's if you want.
You can change how mounts look by finding the creature the item uses in the creature_names table (this is more tricky).
Good luck!