Files
aowow/setup/updates/1609244309_01.sql
Sarjuuk c65bd88867 Setup/RandPropPoints
* refer to correct dbc file to get item level scaling for random enchantments
2020-12-29 13:20:42 +01:00

3 lines
126 B
SQL

DROP TABLE aowow_itemrandomproppoints;
UPDATE aowow_dbversion SET `sql` = CONCAT(IFNULL(`sql`, ''), ' itemrandomproppoints');