Setup/Source

* respect disabled Quests and Spells when flagging Items as unavailable
 * reuse data from loot_link to set difficuly bits and zoneId
   for loot container GOs
This commit is contained in:
Sarjuuk 2025-10-11 03:30:13 +02:00
parent 65d490a8ae
commit 04f3aa7a82
2 changed files with 104 additions and 44 deletions

View file

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