Separates frost oil into coldsauce and frost oil (#34458)

This commit is contained in:
Boaz1111
2025-02-01 16:20:01 +01:00
committed by GitHub
parent c139701830
commit db1b0a9144
12 changed files with 70 additions and 19 deletions

View File

@@ -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:

View File

@@ -1386,7 +1386,7 @@
reagents:
- ReagentId: Nutriment
Quantity: 4
- ReagentId: Frostoil
- ReagentId: FrostOil
Quantity: 10
- ReagentId: Vitamin
Quantity: 4