diff --git a/data/mods/Xedra_Evolved/mutations/xe_playable_gracken.json b/data/mods/Xedra_Evolved/mutations/xe_playable_gracken.json index 13535b4afbce3..72b7d9c736886 100644 --- a/data/mods/Xedra_Evolved/mutations/xe_playable_gracken.json +++ b/data/mods/Xedra_Evolved/mutations/xe_playable_gracken.json @@ -259,7 +259,7 @@ "name": { "str": "Omnivorous Stomach" }, "description": "You eat a wide variety of foods native to this world that would be appropriate for the dominant species.", "//": "This is one path of Gracken stomach mutations.", - "types": [ "DIET" ], + "types": [ "DIET" ], "purifiable": false, "mixed_effect": true, "points": 1, @@ -272,7 +272,7 @@ "name": { "str": "Carnivorous Stomach" }, "description": "You eat an exclusively meat based diet as befits an apex predator of this planet.", "//": "This is one path of Gracken stomach mutations.", - "types": [ "DIET" ], + "types": [ "DIET" ], "purifiable": false, "mixed_effect": true, "points": 1, @@ -287,7 +287,7 @@ "name": { "str": "Carnivorous Stomach" }, "description": "You eat a herbivorous diet. The benefit of this is you never have to kill for your food. Unless the plants were trying to kill you first.", "//": "This is one path of Gracken stomach mutations.", - "types": [ "DIET" ], + "types": [ "DIET" ], "purifiable": false, "mixed_effect": true, "points": 1,