Items/Armor

* fixed handling of additional Armor
This commit is contained in:
Sarjuuk
2018-04-28 10:53:45 +02:00
parent efd68bdb5f
commit 000a3208c0
2 changed files with 6 additions and 8 deletions

View File

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