diff --git a/data/json/mutations/mutations.json b/data/json/mutations/mutations.json index eea061b5e0136..ff89b6821c5bb 100644 --- a/data/json/mutations/mutations.json +++ b/data/json/mutations/mutations.json @@ -10130,7 +10130,7 @@ "id": "HAS_NEMESIS", "name": { "str": "Hunted" }, "points": -1, - "description": "Since the start of the Cataclysm, something has been hunting you relentlessly. You can outrun it, but it always seems to find you eventually. The only escape is for one of you to die.", + "description": "Something has been hunting you relentlessly. You can outrun it, but it always seems to find you eventually.", "valid": false, "starting_trait": false, "purifiable": false diff --git a/data/json/scenarios.json b/data/json/scenarios.json index 1e06b75aec869..2b5b36eb62bb3 100644 --- a/data/json/scenarios.json +++ b/data/json/scenarios.json @@ -260,7 +260,7 @@ "name": "Challenge - Hunted Forever", "points": -5, "forced_traits": [ "HAS_NEMESIS" ], - "description": "Since the start of the Cataclysm, something has been hunting you relentlessly. You can try to fight it, but each time it falls it will rise again. The only escape is for you to die.", + "description": "Since the start of the Cataclysm, they have been hunting you relentlessly. You can try to fight them, but each time one falls another takes its place. The only escape is for you to die.", "allowed_locs": [ "sloc_house", "sloc_house_boarded",