* convert and assign correct icons for honor points and arena points from /Interface/PvPFrame
1 line
82 B
SQL
1 line
82 B
SQL
UPDATE `aowow_dbversion` SET `build` = CONCAT(IFNULL(`build`, ''), ' simpleImg');
|