diff --git a/Resources/Prototypes/_NF/Recipes/Crafting/Graphs/shoes_graphs.yml b/Resources/Prototypes/_NF/Recipes/Crafting/Graphs/shoes_graphs.yml index e25448f6693..d5feb45e858 100644 --- a/Resources/Prototypes/_NF/Recipes/Crafting/Graphs/shoes_graphs.yml +++ b/Resources/Prototypes/_NF/Recipes/Crafting/Graphs/shoes_graphs.yml @@ -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 @@ -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 @@ -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 diff --git a/Resources/Prototypes/_NF/tags.yml b/Resources/Prototypes/_NF/tags.yml index aee1f4b7654..e22609d87a2 100644 --- a/Resources/Prototypes/_NF/tags.yml +++ b/Resources/Prototypes/_NF/tags.yml @@ -91,9 +91,6 @@ - type: Tag id: WhoopieCushion -- type: Tag - id: Mustard - - type: Tag id: PrizeTicket