Skip to content

Commit

Permalink
Merge pull request #76277 from Maleclypse/Update-Gracken-Stomach-to--…
Browse files Browse the repository at this point in the history
…1-KCAL-

[Xedra Evolved ] Gracken Update Stomach size -1 to KCAL -1  Fix CTD.
  • Loading branch information
akrieger authored Sep 9, 2024
2 parents bc61780 + be7a025 commit c06e515
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions data/mods/Xedra_Evolved/mutations/xe_playable_gracken.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,7 @@
"purifiable": false,
"mixed_effect": true,
"points": 1,
"enchantments": [
{ "values": [ { "value": "STOMACH_SIZE_MULTIPLIER", "multiply": -1 }, { "value": "METABOLISM", "multiply": -0.8 } ] }
],
"enchantments": [ { "values": [ { "value": "KCAL", "multiply": -1 }, { "value": "METABOLISM", "multiply": -0.8 } ] } ],
"category": [ "GRACKEN" ],
"threshreq": [ "THRESH_SPECIES_GRACKEN" ]
},
Expand Down

0 comments on commit c06e515

Please sign in to comment.