ソースを参照

Create lootdrop_update_june23_2021.sql

SQL update for lootdrop required
Image 3 年 前
コミット
25eb7d26d5
1 ファイル変更1 行追加0 行削除
  1. 1 0
      DB/updates/lootdrop_update_june23_2021.sql

+ 1 - 0
DB/updates/lootdrop_update_june23_2021.sql

@@ -0,0 +1 @@
+alter table lootdrop add column no_drop_quest_completed int(10) unsigned not null default 0;