BUGFIX: Cabbage placed on taco shells no longer turns into a carrot (#42326)
BUGFIX: Cabbage places on tacos no longer looks like a carrot
This commit is contained in:
parent
2155073625
commit
a0daca78de
|
|
@ -533,7 +533,7 @@
|
|||
id: Cabbage
|
||||
name: food-sequence-content-cabbage
|
||||
sprites:
|
||||
- sprite: Objects/Specific/Hydroponics/carrot.rsi
|
||||
- sprite: Objects/Specific/Hydroponics/cabbage.rsi
|
||||
state: produce
|
||||
tags:
|
||||
- Vegetable
|
||||
|
|
|
|||
Loading…
Reference in New Issue