Przeglądaj źródła

Create spawntable_update_jul27_2021.sql

Image 2 lat temu
rodzic
commit
244fe96dc5
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      DB/updates/spawntable_update_jul27_2021.sql

+ 1 - 0
DB/updates/spawntable_update_jul27_2021.sql

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