Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Maleclypse and github-actions[bot] authored Sep 8, 2024
1 parent 75388b6 commit 5f47442
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/mods/Xedra_Evolved/mutations/xe_playable_gracken.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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,
Expand All @@ -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,
Expand Down

0 comments on commit 5f47442

Please sign in to comment.