Match DB aktualisiert
parent
6d36329c92
commit
8a2c175930
|
|
@ -18,6 +18,9 @@
|
||||||
player2_tzeentch INTEGER,
|
player2_tzeentch INTEGER,
|
||||||
player2_mmr_change INTEGER,
|
player2_mmr_change INTEGER,
|
||||||
|
|
||||||
|
rust_factor REAL,
|
||||||
|
point_inflation REAL,
|
||||||
|
|
||||||
player2_check INTEGER DEFAULT 0,
|
player2_check INTEGER DEFAULT 0,
|
||||||
match_is_counted INTEGER DEFAULT 0,
|
match_is_counted INTEGER DEFAULT 0,
|
||||||
FOREIGN KEY (gamesystem_id) REFERENCES gamesystems (id),
|
FOREIGN KEY (gamesystem_id) REFERENCES gamesystems (id),
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user