Create lootdrop_update_june23_2021.sql
SQL update for lootdrop required
This commit is contained in:
parent
7c6d46061c
commit
25eb7d26d5
1 changed files with 1 additions and 0 deletions
1
DB/updates/lootdrop_update_june23_2021.sql
Normal file
1
DB/updates/lootdrop_update_june23_2021.sql
Normal file
|
@ -0,0 +1 @@
|
|||
alter table lootdrop add column no_drop_quest_completed int(10) unsigned not null default 0;
|
Loading…
Reference in a new issue