Fix desert tile
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
parent
790317428c
commit
4e6cce6691
@ -36,7 +36,7 @@ function shuffle(array) {
|
||||
|
||||
const assetData = {
|
||||
tiles: [
|
||||
{ type: "robber", card: 0 },
|
||||
{ type: "desert", card: 0 },
|
||||
{ type: "wood", card: 0 },
|
||||
{ type: "wood", card: 1 },
|
||||
{ type: "wood", card: 2 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user