* fix spawn point calculation on instance maps without dungeonmap entry (can't wait to see what breaks elsewhere)
1 line
75 B
SQL
1 line
75 B
SQL
UPDATE `aowow_dbversion` SET `sql` = CONCAT(IFNULL(`sql`, ''), ' spawns');
|