diff --git a/client/src/components/constants.jsx b/client/src/components/constants.jsx index 6549b313..1d5efddd 100644 --- a/client/src/components/constants.jsx +++ b/client/src/components/constants.jsx @@ -224,7 +224,7 @@ module.exports = { thresholds: [2, 5, 10], }, - GreenLife: { + Life: { description: 'Increases life', upgrades: 'combine with 2 red / blue / green', },