Game/Spawns

* fix spawn point calculation on instance maps without dungeonmap entry
   (can't wait to see what breaks elsewhere)
This commit is contained in:
Sarjuuk
2024-08-23 20:47:40 +02:00
parent b11c1125f6
commit 7d2e306f0c
2 changed files with 2 additions and 2 deletions

View File

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