Skip to content

Commit

Permalink
Update bso spritesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
gc committed Dec 21, 2024
1 parent bddbc0e commit a2672a1
Show file tree
Hide file tree
Showing 22 changed files with 1,694 additions and 1,658 deletions.
18 changes: 18 additions & 0 deletions data/bso_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -1671,6 +1671,24 @@
"73301": "Spookling token",
"73302": "Miniature pumpkin head",
"73303": "Snow leopard plushie",
"73304": "Snowdream logs",
"73305": "Snowdream staff",
"73306": "Snowdream rune",
"73307": "Snowdream robe legs",
"73308": "Snowdream wizard hat",
"73309": "Snowdream robe top",
"73310": "Snowdream wizard socks",
"73311": "Snowdream pillow",
"73312": "Black santa top",
"73313": "Black santa legs",
"73314": "Black santa gloves",
"73315": "Black santa boots",
"73316": "Chef-touched heart (choc)",
"73317": "Icey santa hat",
"73318": "Sungod slippers",
"73319": "Axe of the high sungod (xmas)",
"73320": "Grinchling",
"73321": "Snowflake amulet",
"88888": "Bucket of dung",
"88889": "Polterpup",
"121234": "Burnt celebratory cake",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"start": "pnpm watch",
"lint": "tsx scripts/lint.ts",
"============SCRIPTS": "============",
"spritesheet": "tsx ./scripts/spritesheet.ts && pnpm lint:biome",
"spritesheet": "tsx ./scripts/spritesheet.ts && pnpm lint",
"data": "concurrently \"tsx ./scripts/monster_table.ts\" && pnpm lint",
"wiki": "tsx ./scripts/wiki.ts",
"commands": "tsx ./scripts/renderCommandsFile.ts",
Expand Down
Binary file added src/lib/resources/images/bso_icons/73304.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73305.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73306.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73307.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73308.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73309.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73310.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73311.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73312.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73313.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73314.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73315.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73316.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73317.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73318.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73319.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73320.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/lib/resources/images/bso_icons/73321.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a2672a1

Please sign in to comment.