Skip to content

Commit

Permalink
add sky island expedition timer to zenfs' new thick sidebars in sky i…
Browse files Browse the repository at this point in the history
…sland play (#71882)
  • Loading branch information
brianAckermann authored Feb 21, 2024
1 parent 834c5cf commit 47792ff
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/mods/Sky_Island/ui.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,18 @@
"id": "spacebar",
"extend": { "widgets": [ "sky_island_expedition_timer" ] }
},
{
"copy-from": "zenfs_thick_sidebar",
"type": "widget",
"id": "zenfs_thick_sidebar",
"extend": { "widgets": [ "sky_island_expedition_timer" ] }
},
{
"copy-from": "zenfs_numbar",
"type": "widget",
"id": "zenfs_numbar",
"extend": { "widgets": [ "sky_island_expedition_timer" ] }
},
{
"id": "sky_island_expedition_timer",
"type": "widget",
Expand Down

0 comments on commit 47792ff

Please sign in to comment.