DB/SpellDescriptionVariables

From wowdev
Jump to navigation Jump to search

≥ Wrath

7.0.1.21737

Column Field Type Notes
1 ID Integer
2 String Text

Synric 12th July 2016

6.0.1.18179

struct SpellDescriptionVariablesRec {
  uint32_t m_ID;
  stringref m_variables;
};

4.0.3.13329

Column Field Type Notes
1 ID Integer
2 String Text