Skip to content

Commit

Permalink
Merge branch 'richelbilderbeek-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
jasoncoon committed Mar 28, 2024
2 parents ad8b046 + f9348a9 commit ff7de4a
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions resources/js/sets.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,5 +195,25 @@ var sets = [
"isItem": true
}
]
}
]
},
{
"Name": "Item-summoning statues",
"Entries": [
{
"Id": "473",
"Name": "Heart Statue",
"isItem": true
},
{
"Id": "438",
"Name": "Star Statue",
"isTile": true
},
{
"Id": "453",
"Name": "Bomb Statue",
"isItem": true
},
]
}
]

0 comments on commit ff7de4a

Please sign in to comment.