Skip to content

Commit

Permalink
Merge pull request #195 from Merlin8800/patch-7
Browse files Browse the repository at this point in the history
Palworld v0.4.14 Paldex Update/changes
  • Loading branch information
EternalWraith authored Jan 26, 2025
2 parents 1aace31 + 7519c27 commit 0074049
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions palworld_pal_edit/resources/data/pals/GrassMammoth.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"CodeName": "GrassMammoth",
"Type": [
"Leaf",
"None"
"Earth"
],
"Moveset": {
"EPalWazaID::MudShot": 1,
Expand Down Expand Up @@ -36,4 +36,4 @@
"MonsterFarm": 0
},
"Human": false
}
}
4 changes: 2 additions & 2 deletions palworld_pal_edit/resources/data/pals/GrassMammoth_Ice.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"CodeName": "GrassMammoth_Ice",
"Type": [
"Ice",
"None"
"Earth"
],
"Moveset": {
"EPalWazaID::ThrowRock": 1,
Expand Down Expand Up @@ -36,4 +36,4 @@
"MonsterFarm": 0
},
"Human": false
}
}
4 changes: 2 additions & 2 deletions palworld_pal_edit/resources/data/pals/NegativeOctopus.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"Suitabilities": {
"EmitFlame": 0,
"Watering": 0,
"Watering": 2,
"Seeding": 0,
"GenerateElectricity": 0,
"Handcraft": 0,
Expand All @@ -36,4 +36,4 @@
"MonsterFarm": 0
},
"Human": false
}
}

0 comments on commit 0074049

Please sign in to comment.