1
0

Added 2nd monopoly and YoP

Renamed back of cards

Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
James Ketrenos 2022-03-06 13:17:01 -08:00
parent 3ec1de1cd0
commit a4f75c8c0b
3 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 465 KiB

After

Width:  |  Height:  |  Size: 465 KiB

View File

Before

Width:  |  Height:  |  Size: 587 KiB

After

Width:  |  Height:  |  Size: 587 KiB

View File

@ -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