Satiety tweaks (#9519)

* Satiety tweaks

* actually lets do this
This commit is contained in:
Kara
2022-07-07 11:21:26 -07:00
committed by GitHub
parent 0d4f7d06a7
commit f092f478f7
8 changed files with 34 additions and 16 deletions

View File

@@ -0,0 +1,7 @@
- type: entity
id: OrganReptilianStomach
parent: OrganAnimalStomach
noSpawn: true
components:
- type: Stomach
maxVolume: 50

View File

@@ -28,7 +28,7 @@
mechanisms:
- OrganAnimalHeart
- OrganHumanLungs
- OrganAnimalStomach
- OrganReptilianStomach
- OrganAnimalLiver
- OrganHumanKidneys
# criticalThreshold: 100

View File

@@ -123,7 +123,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
maxVol: 25
reagents:
- ReagentId: Dexalin
Quantity: 15
@@ -136,7 +136,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
maxVol: 25
reagents:
- ReagentId: Dylovene
Quantity: 15
@@ -149,7 +149,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
maxVol: 25
reagents:
- ReagentId: Hyronalin
Quantity: 15
@@ -162,7 +162,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
maxVol: 25
reagents:
- ReagentId: Iron
Quantity: 15
@@ -175,7 +175,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
maxVol: 25
reagents:
- ReagentId: Kelotane
Quantity: 15
@@ -188,7 +188,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
maxVol: 25
reagents:
- ReagentId: SpaceDrugs
Quantity: 15
@@ -201,7 +201,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
maxVol: 25
reagents:
- ReagentId: Tricordrazine
Quantity: 15
@@ -214,7 +214,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
maxVol: 25
reagents:
- ReagentId: Romerol
Quantity: 10

View File

@@ -272,7 +272,7 @@
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
maxVol: 25
- type: SolutionSpiker
sourceSolution: food
- type: DeleteOnTrigger