Carp fillet's are now Sushi-Grade (#541)
* Added Sushi-Grade Space Carp fillets * Cuban Carp is Edible
This commit is contained in:
parent
cf0a067b1b
commit
d4a2fdc5bc
|
|
@ -228,6 +228,7 @@
|
|||
- spicy
|
||||
- type: Sprite
|
||||
state: cubancarp
|
||||
# Delta-V: Removed the toxin and changed the description.
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
|
|
@ -235,7 +236,7 @@
|
|||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 6
|
||||
- ReagentId: CarpoToxin
|
||||
- ReagentId: Protein
|
||||
Quantity: 3
|
||||
- type: Tag
|
||||
tags:
|
||||
|
|
@ -505,13 +506,14 @@
|
|||
name: Sashimi
|
||||
parent: FoodMealBase
|
||||
id: FoodMealSashimi
|
||||
description: Its taste can only be described as "Exotic". The poisoning though? That's pretty common.
|
||||
description: Its taste can only be described as "Exotic".
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- fishy
|
||||
- type: Sprite
|
||||
state: sashimi
|
||||
# Delta-V: Removed the toxin and changed the description.
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
|
|
@ -519,8 +521,8 @@
|
|||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 6
|
||||
- ReagentId: CarpoToxin
|
||||
Quantity: 15
|
||||
- ReagentId: Protein
|
||||
Quantity: 6
|
||||
- type: Tag
|
||||
tags:
|
||||
- Meat
|
||||
|
|
|
|||
Loading…
Reference in New Issue