* fixed formating of xml-export * fixed handling of block value (can have multiple sources per item (itemMods, spell, set individually) and is then displayed separately in tooltip, but summed for calculations)
1 line
68 B
SQL
1 line
68 B
SQL
UPDATE `aowow_dbversion` SET `sql` = CONCAT(`sql`, ' item_stats');
|