Przeglądaj źródła

Create lootdrop_update_june23_2021.sql

SQL update for lootdrop required
Image 2 lat temu
rodzic
commit
25eb7d26d5
1 zmienionych plików z 1 dodań i 0 usunięć
  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;