Disable slowest turn until implemented
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
parent
a64c5afb20
commit
8c8455263c
@ -214,7 +214,7 @@ const HouseRules = ({ houseRulesActive, setHouseRulesActive }) => {
|
||||
key: `slowest-turn`,
|
||||
description: `The player with the longest turn so far receives -2VP.`,
|
||||
element: <Placard type="longest-turn"/>,
|
||||
implemented: true
|
||||
implemented: false
|
||||
}, {
|
||||
title: `More victory points`,
|
||||
key: `victory-points`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user