Skip to content

Commit

Permalink
Fix sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
DrSmugleaf committed Jan 7, 2025
1 parent 3372e7d commit 66402d1
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
- ReagentId: Ketchup
Quantity: 50

# Soy Sauce
# Soy Sauce
- type: entity
parent: RMCCondiment
id: RMCCondimentSoysauce
Expand All @@ -123,7 +123,7 @@
- ReagentId: Soysauce
Quantity: 50

# Corn Oil
# Corn Oil
- type: entity
parent: RMCCondiment
id: RMCCondimentCornOil
Expand Down Expand Up @@ -185,8 +185,8 @@
- type: entity
parent: RMCCondimentHotsauce
id: RMCCondimentHotsauceFranks
name: Frank's Red Hot bottle
description: A bottle of Weston-Yamada brand Frank's Red Hot hot sauce.
name: red hot bottle
description: A bottle of Weston-Yamada brand Red Hot hot sauce.
components:
- type: Sprite
sprite: _RMC14/Objects/Consumable/Food/Sauces/franks.rsi
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"name": "hotsauce_cholula"
},
{
"name": "hotsauce_franks"
"name": "hotsauce"
},
{
"name": "hotsauce_tabasco"
Expand Down Expand Up @@ -71,4 +71,4 @@
"name": "oliveoil"
}
]
}
}

0 comments on commit 66402d1

Please sign in to comment.