Hot potato (#1463)

* hot potato

* Temperature
This commit is contained in:
Nim
2025-06-23 16:42:02 +03:00
committed by GitHub
parent e1e32ee8fc
commit 61511edc19
10 changed files with 76 additions and 0 deletions

View File

@@ -191,6 +191,15 @@
- type: Tag
tags:
- CP14FarmFood
- type: Temperature
currentTemperature: 290
- type: InternalTemperature
thickness: 0.006
area: 0.006
- type: CP14TemperatureTransformation
entries:
- temperatureRange: 400, 500
transformTo: CP14FoodPotatoHot
- type: entity
id: CP14FoodCucumber

View File

@@ -0,0 +1,37 @@
- type: entity
id: CP14FoodPotatoHot
parent: FoodInjectableBase
categories: [ ForkFiltered ]
name: hot potato
description: Warm and ruddy potatoes cooked over the fire.
components:
- type: Item
size: Tiny
- type: FlavorProfile
flavors:
- CP14HotPotato
- type: Sprite
sprite: _CP14/Objects/Consumable/Food/hot_potato.rsi
layers:
- state: base1
map: [ "random" ]
- type: RandomSprite
available:
- random:
base1: ""
base2: ""
base3: ""
base4: ""
- type: SolutionContainerManager
solutions:
food:
maxVol: 11
reagents:
- ReagentId: Nutriment
Quantity: 7
- ReagentId: Vitamin
Quantity: 2
- type: CP14TemperatureTransformation
entries:
- temperatureRange: 400, 500
transformTo: CP14Ash1

View File

@@ -121,3 +121,8 @@
id: CP14cucumber
flavorType: Complex
description: cp14-flavor-complex-cucumber
- type: flavor
id: CP14HotPotato
flavorType: Complex
description: cp14-flavor-complex-hot-potato