DB/GuildPerkSpells

From wowdev
Jump to navigation Jump to search

≥ Cata

6.0.1.18179

struct GuildPerkSpellsRec {
  uint32_t m_id;
  uint32_t m_guildLevel;
  uint32_t m_spellID;
};