Skip to content

Commit

Permalink
slashes fixed
Browse files Browse the repository at this point in the history
slashes were the wrong way, should help
  • Loading branch information
TeaTimeDino committed Jan 4, 2025
1 parent 62d3679 commit 2bb7459
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- tag: Jam
name: a glass
icon:
sprite: _Nuclear14\Objects\Consumable\Food\preserves.rsi
sprite: _Nuclear14/Objects/Consumable/Food/preserves.rsi
state: empty
doAfter: 1

Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Nuclear14/Recipes/Crafting/items.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
description: A glass jar
hide: false
icon:
sprite: _Nuclear14\Objects\Consumable\Food\preserves.rsi
sprite: _Nuclear14/Objects/Consumable/Food/preserves.rsi
state: empty
objectType: Item

0 comments on commit 2bb7459

Please sign in to comment.