Skip to content

Commit

Permalink
[Ultica] New hoisted versions of default pride & state flags (#2473)
Browse files Browse the repository at this point in the history
  • Loading branch information
p4nc4k3z committed Aug 9, 2024
1 parent 4ff4ceb commit ca881dd
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions gfx/UltimateCataclysm/layering.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,20 @@
"layer": 90,
"offset_x": 16,
"offset_y": -37
},
{
"item": "pride_flag",
"sprite": [{"id": "pride_flag_var_rainbow_pride_flag_hoisted", "weight": 1}],
"layer": 90,
"offset_x": 16,
"offset_y": -37
},
{
"item": "state_flag",
"sprite": [{"id": "state_flag_var_massachusetts_flag_hoisted", "weight": 1}],
"layer": 90,
"offset_x": 16,
"offset_y": -37
}
]
},
Expand All @@ -21,6 +35,20 @@
"layer": 90,
"offset_x": 16,
"offset_y": -37
},
{
"item": "pride_flag",
"sprite": [{"id": "pride_flag_var_rainbow_pride_flag_hoisted", "weight": 1}],
"layer": 90,
"offset_x": 16,
"offset_y": -37
},
{
"item": "state_flag",
"sprite": [{"id": "state_flag_var_massachusetts_flag_hoisted", "weight": 1}],
"layer": 90,
"offset_x": 16,
"offset_y": -37
}
]
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca881dd

Please sign in to comment.