Files
wow_Meta/api/GetNumArchaeologyRaces.lua
2024-12-16 13:13:08 +01:00

5 lines
404 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number numRaces
---Return the number of different races (branches) in Archeology. As of the Warlords of Draenor expansion, these are the valid race IDs: Dwarf Draenei Fossil Night Elf Nerubian Orc Tol'vir Troll Vrykul Mantid Pandaren Mogu Arakkoa Draenor Clans Ogre
function GetNumArchaeologyRaces() end