Skip to content

Commit

Permalink
There are no capital letters in IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
DukePaulAtreid3s authored Sep 2, 2024
1 parent a6a335b commit b80d0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monsterdrops/clothing_halloween.json
Original file line number Diff line number Diff line change
Expand Up @@ -1082,7 +1082,7 @@
"entries": [
{
"collection": [
{ "item": "hat_ball", "variant": "hat_FBI", "prob": 95, "damage": [ 1, 4 ] },
{ "item": "hat_ball", "variant": "hat_fbi", "prob": 95, "damage": [ 1, 4 ] },
{ "item": "jacket_windbreaker", "variant": "windbreaker_fbi", "damage": [ 1, 4 ] },
{ "item": "tie_clipon", "prob": 70, "damage": [ 1, 4 ] },
{ "item": "sunglasses", "prob": 70, "damage": [ 1, 4 ] },
Expand Down

0 comments on commit b80d0c2

Please sign in to comment.