mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Setup/CustomData
* fix entry for item 33147
This commit is contained in:
File diff suppressed because one or more lines are too long
2
setup/updates/1742667408_01.sql
Normal file
2
setup/updates/1742667408_01.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `aowow_setup_custom_data` SET `command` = 'items' WHERE `command` = 'item';
|
||||
UPDATE `aowow_dbversion` SET `sql` = CONCAT(IFNULL(`sql`, ''), ' items');
|
||||
Reference in New Issue
Block a user