Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hats for Retrodays+ #40367

Merged
merged 8 commits into from May 9, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update tile_config.json
  • Loading branch information
Wokko1 authored May 8, 2020
commit 81a78b3b4f4a33548c7587eae51d6e595fd11c6f
4 changes: 2 additions & 2 deletions gfx/RetroDays+Tileset/tile_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8205,8 +8205,8 @@
{ "id": "overlay_female_worn_goggles_ir_on", "fg": 3347, "rotates": false },
{ "id": "overlay_female_worn_fc_hairpin", "fg": 3348, "rotates": false },
{ "id": "overlay_female_worn_straw_fedora", "fg": 3349, "rotates": false },
{ "id": "overlay_female_worn_mask_ski", "fg": 3350, "rotates": false },
{ "id": "overlay_female_worn_powered_earmuffs", "fg": 3351, "rotates": false },
{ "id": [ "overlay_female_worn_mask_ski", "overlay_female_worn_mask_ski_loose" ], "fg": 3350, "rotates": false },
{ "id": [ "overlay_female_worn_powered_earmuffs", "overlay_female_worn_powered_earmuffs_on" ], "fg": 3351, "rotates": false },
{ "id": "overlay_female_worn_helmet_riot", "fg": 3352, "rotates": false },
{ "id": "overlay_female_worn_helmet_riot_raised", "fg": 3353, "rotates": false },
{ "id": "overlay_female_worn_foodperson_mask", "fg": 3354, "rotates": false },
Expand Down