Setup/Spawns

* fix coords for cases with coords in both WorldMapArea.dbc and
   DungeonMap.dbc without using WorldMapArea.dbc as base floor
This commit is contained in:
Sarjuuk
2025-10-20 17:57:41 +02:00
parent 2e029f3d96
commit 33cd290dc3
3 changed files with 5 additions and 4 deletions

View File

@@ -0,0 +1 @@
UPDATE `aowow_dbversion` SET `sql` = CONCAT(IFNULL(`sql`, ''), ' spawns');