Skip to content

Commit ecdfc1b

Browse files
committed
games: Bump up UGO cap for Splendor to 8
1 parent 5b6d758 commit ecdfc1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ps/games/splendor/meta.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const meta: Meta = {
1717

1818
// UGO-CODE
1919
ugo: {
20-
cap: 6,
20+
cap: 8,
2121
points: {
2222
win: 25,
2323
loss: 18,

0 commit comments

Comments
 (0)