Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jan 4, 2025
1 parent b9cd150 commit 65d01d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
sprite: Clothing/Shoes/Specific/clown.rsi
state: icon
doAfter: 1
- tag: Ketchup
- component: CondimentKetchup
name: squeeze bottle
icon:
sprite: _NF/Objects/Consumable/Food/condiments.rsi
Expand All @@ -64,13 +64,13 @@
sprite: Clothing/Shoes/Specific/clown.rsi
state: icon
doAfter: 1
- tag: Ketchup
- component: CondimentKetchup
name: ketchup
icon:
sprite: _NF/Objects/Consumable/Food/condiments.rsi
state: squeeze-bottle-ketchup
doAfter: 1
- tag: Mustard
- component: CondimentMustard
name: mustard
icon:
sprite: _NF/Objects/Consumable/Food/condiments.rsi
Expand All @@ -93,7 +93,7 @@
sprite: Clothing/Shoes/Specific/clown.rsi
state: icon
doAfter: 1
- tag: Ketchup
- component: CondimentKetchup
name: squeeze bottle
icon:
sprite: _NF/Objects/Consumable/Food/condiments.rsi
Expand Down
3 changes: 0 additions & 3 deletions Resources/Prototypes/_NF/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@
- type: Tag
id: WhoopieCushion

- type: Tag
id: Mustard

- type: Tag
id: PrizeTicket

Expand Down

0 comments on commit 65d01d6

Please sign in to comment.