Separates frost oil into coldsauce and frost oil (#34458)
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
|
||||
- type: entity
|
||||
parent: BaseFoodCondimentPacket
|
||||
id: FoodCondimentPacketFrostoil
|
||||
id: FoodCondimentPacketColdsauce
|
||||
name: coldsauce
|
||||
description: Coldsauce. Leaves the tongue numb in its passage.
|
||||
components:
|
||||
@@ -149,7 +149,7 @@
|
||||
food:
|
||||
maxVol: 10
|
||||
reagents:
|
||||
- ReagentId: Frostoil
|
||||
- ReagentId: Coldsauce
|
||||
Quantity: 10
|
||||
- type: Icon
|
||||
state: packet-frostoil
|
||||
@@ -375,7 +375,7 @@
|
||||
solutions:
|
||||
food:
|
||||
reagents:
|
||||
- ReagentId: Frostoil
|
||||
- ReagentId: Coldsauce
|
||||
Quantity: 30
|
||||
- type: Sprite
|
||||
layers:
|
||||
|
||||
@@ -1386,7 +1386,7 @@
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 4
|
||||
- ReagentId: Frostoil
|
||||
- ReagentId: FrostOil
|
||||
Quantity: 10
|
||||
- ReagentId: Vitamin
|
||||
Quantity: 4
|
||||
|
||||
Reference in New Issue
Block a user