fix so that the meat patty uses the meat patty sprite on custom burgers (#37064)
This commit is contained in:
@@ -67,6 +67,17 @@
|
||||
- Cooked
|
||||
- Meat
|
||||
|
||||
# Cooked Patty
|
||||
|
||||
- type: foodSequenceElement
|
||||
id: MeatPatty
|
||||
sprites:
|
||||
- sprite: Objects/Consumable/Food/meat.rsi
|
||||
state: patty
|
||||
tags:
|
||||
- Cooked
|
||||
- Meat
|
||||
|
||||
# Dragon Steak
|
||||
|
||||
- type: foodSequenceElement
|
||||
|
||||
Reference in New Issue
Block a user