Skip to content

Commit bb44bd5

Browse files
committed
games: Switch Audino and Drampa costs in Splendor
1 parent c5c7a8c commit bb44bd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ps/games/splendor/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"type": "colorless",
4646
"points": 2,
4747
"cost": {
48-
"dark": 3,
4948
"fire": 5
5049
},
5150
"art": "audino.png"
@@ -275,6 +274,7 @@
275274
"type": "colorless",
276275
"points": 2,
277276
"cost": {
277+
"dark": 3,
278278
"fire": 5
279279
},
280280
"art": "drampa.png"

0 commit comments

Comments
 (0)