Balatro All remaining Icons

This commit is contained in:
Brian Fertig 2026-07-11 13:07:56 -06:00
parent ec6efd7e4e
commit e9c5a8afd1
9 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 786 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

View File

@ -24,13 +24,13 @@
}, },
"spectralSheet": { "spectralSheet": {
"key": "balatro-spectrals", "key": "balatro-spectrals",
"path": null, "path": "assets/images/balatro-spectrals.png",
"frameWidth": 150, "frameWidth": 150,
"frameHeight": 200 "frameHeight": 200
}, },
"voucherSheet": { "voucherSheet": {
"key": "balatro-vouchers", "key": "balatro-vouchers",
"path": null, "path": "assets/images/balatro-vouchers.png",
"frameWidth": 190, "frameWidth": 190,
"frameHeight": 250 "frameHeight": 250
}, },
@ -42,13 +42,13 @@
}, },
"deckBackSheet": { "deckBackSheet": {
"key": "balatro-deckbacks", "key": "balatro-deckbacks",
"path": null, "path": "assets/images/balatro-deckbacks.png",
"frameWidth": 120, "frameWidth": 120,
"frameHeight": 164 "frameHeight": 164
}, },
"bossIconSheet": { "bossIconSheet": {
"key": "balatro-bossicons", "key": "balatro-bossicons",
"path": null, "path": "assets/images/balatro-bossicons.png",
"frameWidth": 64, "frameWidth": 64,
"frameHeight": 64 "frameHeight": 64
}, },