Add Antichess WC 2018 trophy

This commit is contained in:
ProgramFOX 2019-07-02 16:42:42 -04:00
parent eb166d1d39
commit 6b20763bbb
2 changed files with 7 additions and 0 deletions

View file

@ -126,3 +126,10 @@ db.trophyKind.insert({
order: NumberInt(1),
withCustomImage: true
});
db.trophyKind.insert({
_id: "acwc18",
name: "Antichess World Champion 2018",
url: "//lichess.org/forum/team-antichess-wc/congratulations-to-our-new-antichess-world-champion",
order: NumberInt(1),
withCustomImage: true
});

BIN
public/images/trophy/acwc18.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB