Skip to content

Commit

Permalink
wallnut.webp
Browse files Browse the repository at this point in the history
Signed-off-by: ClaytonTDM <[email protected]>
  • Loading branch information
ClaytonTDM committed Oct 10, 2024
1 parent 8a901a6 commit 484920b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions game/js/CPlants.js
Original file line number Diff line number Diff line change
Expand Up @@ -3697,7 +3697,7 @@ BirthStyle: function (c, e, b, a) {
PicArr: [
"images/Card/Plants/WallNut.png",
"images/Plants/WallNut/0.gif",
"images/Plants/WallNut/WallNut.gif",
"images/Plants/WallNut/WallNut.webp",
"images/Plants/WallNut/Wallnut_cracked1.gif",
"images/Plants/WallNut/Wallnut_cracked2.gif",
],
Expand Down Expand Up @@ -3759,7 +3759,7 @@ BirthStyle: function (c, e, b, a) {
PicArr: [
"images/Card/Plants/WallNut.png",
"images/Plants/WallNut/0.gif",
"images/Plants/WallNut/WallNut.gif",
"images/Plants/WallNut/WallNut.webp",
"images/Plants/WallNut/Wallnut_cracked1.gif",
"images/Plants/WallNut/Wallnut_cracked2.gif",
],
Expand Down

0 comments on commit 484920b

Please sign in to comment.