Skip to content

Commit

Permalink
some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hqlle committed Oct 19, 2024
1 parent 8b7b3a3 commit a738ac6
Show file tree
Hide file tree
Showing 16 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
description: This is my kingdom come, this is my kingdom come...
components:
- type: Sprite
state: lolipop
state: lollipop
- type: Item
size: Tiny
shape:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
description: A bag for storing chemistry products, such as pills, pill canisters, bottles, and syringes.
components:
- type: Sprite
sprite: _LostParadise/Objects/Specific/halloween.rsi/paper_bag.rsi
sprite: _LostParadise/Objects/Specific/halloween/paper_bag.rsi
layers:
- state: empty_icon
map: [ "enum.ToggleVisuals.Layer" ]
Expand All @@ -23,7 +23,7 @@
description: A bag for storing chemistry products, such as pills, pill canisters, bottles, and syringes.
components:
- type: Sprite
sprite: _LostParadise/Objects/Specific/halloween.rsi/pumpkin_bag.rsi
sprite: _LostParadise/Objects/Specific/halloween/pumpkin_bag.rsi
layers:
- state: empty_icon
map: [ "enum.ToggleVisuals.Layer" ]
Expand Down

0 comments on commit a738ac6

Please sign in to comment.