:trollface:

This commit is contained in:
deltanedas 2024-08-11 15:57:09 +01:00
parent e4892c4272
commit 6437efee05
8 changed files with 62 additions and 71 deletions

View File

@ -38,7 +38,7 @@
- id: PlushieHampter
- id: PlushieMoth
- id: PlushieMothRandom # Nyano - random moth plushies
amount: 2
- id: PlushieMothRandom # Nyano - random moth plushies
- id: PlushieArachind
- id: PlushiePenguin

View File

@ -43,7 +43,7 @@
prob: 0.3
- type: entityTable
id: LockerChiefEngineerDeltaV
id: LockerFillChiefEngineerDeltaV
table: !type:AllSelector
children:
- id: BoxPDAEngineering
@ -53,7 +53,7 @@
prob: 0.3
- type: entityTable
id: LockerChiefMedicalOfficerDeltaV
id: LockerFillChiefMedicalOfficerDeltaV
table: !type:AllSelector
children:
- id: RubberStampPsychologist # TODO: make a psych locker and move this to it

View File

@ -6,7 +6,7 @@
components:
- type: FlavorProfile
flavors:
- sharp
- sharp
- type: SolutionContainerManager
solutions:
food:
@ -36,32 +36,32 @@
id: FoodGhostPepper
description: So hot, you'll have one foot in the grave.
components:
- type: FlavorProfile
flavors:
- spicy
- sweet
- type: SolutionContainerManager
solutions:
food:
maxVol: 39
reagents:
- ReagentId: Nutriment
Quantity: 6
- ReagentId: CapsaicinOil
Quantity: 15
- ReagentId: Vitamin
Quantity: 6
- ReagentId: Thermite
Quantity: 10
- type: TileFrictionModifier
modifier: 0.05
- type: Sprite
sprite: DeltaV/Objects/Specific/Hydroponics/Ghost_Pepper.rsi
- type: Produce
seedId: GhostPepper
- type: Tag
tags:
- Vegetable
- type: FlavorProfile
flavors:
- spicy
- sweet
- type: SolutionContainerManager
solutions:
food:
maxVol: 39
reagents:
- ReagentId: Nutriment
Quantity: 6
- ReagentId: CapsaicinOil
Quantity: 15
- ReagentId: Vitamin
Quantity: 6
- ReagentId: Thermite
Quantity: 10
- type: TileFrictionModifier
modifier: 0.05
- type: Sprite
sprite: DeltaV/Objects/Specific/Hydroponics/Ghost_Pepper.rsi
- type: Produce
seedId: GhostPepper
- type: Tag
tags:
- Vegetable
- type: FoodSequenceElement
entries:
burger:
@ -76,32 +76,32 @@
id: FoodCosmicRevenant
description: Is this even a pepper? Looks... Haunted.
components:
- type: FlavorProfile
flavors:
- spicy
- spooky
- type: SolutionContainerManager
solutions:
food:
maxVol: 41
reagents:
- ReagentId: Nutriment
Quantity: 8
- ReagentId: CapsaicinOil
Quantity: 20
- ReagentId: Vitamin
Quantity: 8
- ReagentId: Ectoplasm
Quantity: 5
- type: TileFrictionModifier
modifier: 0.0001
- type: Sprite
sprite: DeltaV/Objects/Specific/Hydroponics/Cosmic_Revenant.rsi
- type: Produce
seedId: CosmicRevenant
- type: Tag
tags:
- Vegetable
- type: FlavorProfile
flavors:
- spicy
- spooky
- type: SolutionContainerManager
solutions:
food:
maxVol: 41
reagents:
- ReagentId: Nutriment
Quantity: 8
- ReagentId: CapsaicinOil
Quantity: 20
- ReagentId: Vitamin
Quantity: 8
- ReagentId: Ectoplasm
Quantity: 5
- type: TileFrictionModifier
modifier: 0.0001
- type: Sprite
sprite: DeltaV/Objects/Specific/Hydroponics/Cosmic_Revenant.rsi
- type: Produce
seedId: CosmicRevenant
- type: Tag
tags:
- Vegetable
- type: FoodSequenceElement
entries:
burger:

View File

@ -73,7 +73,8 @@
count: 6
slice: FoodMothGreenLasagneSlice
- type: Food
trash: FoodPlate
trash:
- FoodPlate
- type: Sprite
sprite: Nyanotrasen/Objects/Consumable/Food/meal.rsi
state: greenlasagne

View File

@ -12,7 +12,8 @@
- tofu
- leafy
- type: Food
trash: FoodPlateSmall
trash:
- FoodPlateSmall
- type: Sprite
sprite: Nyanotrasen/Objects/Consumable/Food/Snacks/moth.rsi
state: squeakingstirfry
@ -214,7 +215,8 @@
sprite: Nyanotrasen/Objects/Consumable/Food/Snacks/boritopie.rsi
state: borito-pie
- type: Food
trash: FoodPacketBoritosTrash
trash:
- FoodPacketBoritosTrash
- type: SolutionContainerManager
solutions:
food:

View File

@ -33,10 +33,6 @@
{
"name": "equipped-MASK-vulpkanin",
"directions": 4
},
{
"name": "equipped-MASK-reptilian",
"directions": 4
}
]
}

View File

@ -33,10 +33,6 @@
{
"name": "equipped-MASK-vulpkanin",
"directions": 4
},
{
"name": "equipped-MASK-reptilian",
"directions": 4
}
]
}

View File

@ -33,10 +33,6 @@
{
"name": "equipped-MASK-vulpkanin",
"directions": 4
},
{
"name": "equipped-MASK-reptilian",
"directions": 4
}
]
}