diff --git a/data/json/mutations/mutations.json b/data/json/mutations/mutations.json index 57584a86be4f2..55ebcd15b3d22 100644 --- a/data/json/mutations/mutations.json +++ b/data/json/mutations/mutations.json @@ -3257,10 +3257,9 @@ "id": "BURROW", "name": { "str": "Burrowing" }, "points": 10, - "consume_time_modifier": 2.0, "valid": false, "purifiable": false, - "description": "Between your claws and teeth, you can tunnel through just about anything.", + "description": "Your tough paws allow you to dig through dirt and rubble with ease.", "prereqs": [ "CLAWS_ST", "PAWS", "PAWS_LARGE" ], "threshreq": [ "THRESH_RAT", "THRESH_LUPINE", "THRESH_URSINE" ], "category": [ "RAT", "LUPINE", "URSINE" ],