Skip to content

Commit

Permalink
add jewellery box
Browse files Browse the repository at this point in the history
  • Loading branch information
raiyni committed Jun 7, 2024
1 parent 1d3c72f commit face1eb
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/main/resources/overrides/overrides.toml
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,25 @@ opacity=150

########################################

[jewellery_box]
interface=590

[jewellery_box.border]
children=[2, 3, 4, 5, 6, 7]
scripts=[1686]

[jewellery_box.border.inner]
dynamicChildren=[2]
color=0x474745
opacity=0

[jewellery_box.border.outer]
dynamicChildren=[1]
color=0xe0e0c
opacity=0

########################################

[kept_on_death]
interface=4

Expand Down

0 comments on commit face1eb

Please sign in to comment.