Skip to content

Commit

Permalink
Merge pull request #3573 from Lithoboli/master
Browse files Browse the repository at this point in the history
Fixed typo in pirufrond.consumable to enable swim boost effect.
  • Loading branch information
sayterdarkwynd authored Jun 25, 2024
2 parents a3b6e7b + 9430904 commit eb7cdbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion items/generic/produce/avali/pirufrond.consumable
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"handPosition": [7, 0],
"effects": [
[{
"effect": "swimboost",
"effect": "swimboost1",
"duration": 120
},
{
Expand Down

0 comments on commit eb7cdbb

Please sign in to comment.