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 7, 2024
1 parent f13ec49 commit 67c1129
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions data/mods/Xedra_Evolved/harvest_monster_hunter_gracken.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@
"type": "harvest",
"copy-from": "zombie_grabber",
"delete": { "entries": [ { "drop": "sinew", "mass_ratio": 0.00035 } ] },
"extend": {
"entries": [
{ "drop": "grappler_sinew", "mass_ratio": 0.00035 }
]
}
"extend": { "entries": [ { "drop": "grappler_sinew", "mass_ratio": 0.00035 } ] }
},
{
"id": "pig_with_skull",
Expand Down
4 changes: 2 additions & 2 deletions data/mods/Xedra_Evolved/monsters/monster_overrides.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
{
{
"id": "mon_bear_cub",
"type": "MONSTER",
"copy-from": "mon_bear",
Expand Down Expand Up @@ -229,4 +229,4 @@
"copy-from": "mon_ant_acid",
"harvest": "giant_acid_ant"
}
]
]

0 comments on commit 67c1129

Please sign in to comment.