Laughin' Peas (#25089)
* laughter * make clownmobs bleed laughter * laughin syrup and laughter recipe * add laughin peas
This commit is contained in:
@@ -2222,6 +2222,9 @@
|
||||
collection: FootstepClownFast
|
||||
- type: Speech
|
||||
speechVerb: Cluwne
|
||||
- type: Bloodstream
|
||||
bloodMaxVolume: 150
|
||||
bloodReagent: Laughter
|
||||
|
||||
- type: entity
|
||||
name: possum
|
||||
|
||||
@@ -112,6 +112,9 @@
|
||||
Radiation: 10
|
||||
- type: Input
|
||||
context: "human"
|
||||
- type: Bloodstream
|
||||
bloodMaxVolume: 300
|
||||
bloodReagent: Laughter
|
||||
|
||||
- type: entity
|
||||
name: behonker
|
||||
|
||||
@@ -95,6 +95,36 @@
|
||||
- type: Produce
|
||||
seedId: sugarcane
|
||||
|
||||
- type: entity
|
||||
parent: FoodProduceBase
|
||||
id: FoodLaughinPeaPod
|
||||
name: laughin' pea pod
|
||||
description: The clown's favorite plant.
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- peas
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 7
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 3
|
||||
- ReagentId: Sugar
|
||||
Quantity: 2
|
||||
- ReagentId: Laughter
|
||||
Quantity: 2
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: LaughinSyrup
|
||||
Quantity: 5
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/laughin_pea.rsi
|
||||
- type: Produce
|
||||
seedId: laughinPea
|
||||
|
||||
- type: entity
|
||||
name: tower-cap log
|
||||
description: It's better than bad, it's good!
|
||||
|
||||
@@ -82,6 +82,17 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/garlic.rsi
|
||||
|
||||
- type: entity
|
||||
parent: SeedBase
|
||||
id: LaughinPeaSeeds
|
||||
name: packet of laughin' pea pods
|
||||
description: "These seeds give off a very soft purple glow.. they should grow into Laughin' Peas."
|
||||
components:
|
||||
- type: Seed
|
||||
seedId: laughinPea
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/laughin_pea.rsi
|
||||
|
||||
- type: entity
|
||||
parent: SeedBase
|
||||
name: packet of lemon seeds
|
||||
|
||||
Reference in New Issue
Block a user