Added 2nd monopoly and YoP
Renamed back of cards Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
parent
3ec1de1cd0
commit
a4f75c8c0b
Before Width: | Height: | Size: 465 KiB After Width: | Height: | Size: 465 KiB |
Before Width: | Height: | Size: 587 KiB After Width: | Height: | Size: 587 KiB |
@ -3099,7 +3099,7 @@ const resetGame = (game) => {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
[ 'monopoly', 'road-1', 'road-2', 'year-of-plenty']
|
[ 'monopoly', 'monopoly', 'road-1', 'road-2', 'year-of-plenty', 'year-of-plenty']
|
||||||
.forEach(card => game.developmentCards.push({
|
.forEach(card => game.developmentCards.push({
|
||||||
type: 'progress',
|
type: 'progress',
|
||||||
card: card
|
card: card
|
||||||
|
Loading…
x
Reference in New Issue
Block a user