DB/SpellDescriptionVariables

From wowdev
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

≥ 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