Rainbow Weed (#25759)
* rainbow weed * Lipolicide * psicodine + mannitol * happiness * ground + dried + smokables * damn you notepad++ * fix WHY NOT TELL ME ALL THE PROBLEMS AT THE SAME TIME!!! * work * work i beg you * recipe good * possibly fix merge conflict * remove reagents
This commit is contained in:
@@ -28,6 +28,34 @@
|
||||
reagents:
|
||||
- ReagentId: THC
|
||||
Quantity: 20
|
||||
|
||||
- type: entity
|
||||
id: JointRainbow
|
||||
parent: Joint
|
||||
name: joint
|
||||
suffix: Rainbow
|
||||
description: A roll of dried plant matter wrapped in thin paper. Seems to be colorful inside.
|
||||
components:
|
||||
- type: Construction
|
||||
graph: smokeableJointRainbow
|
||||
node: jointRainbow
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
smokable:
|
||||
maxVol: 20
|
||||
reagents:
|
||||
- ReagentId: SpaceDrugs
|
||||
Quantity: 4
|
||||
- ReagentId: Lipolicide
|
||||
Quantity: 4
|
||||
- ReagentId: MindbreakerToxin
|
||||
Quantity: 2.66
|
||||
- ReagentId: Happiness
|
||||
Quantity: 2.66
|
||||
# - ReagentId: ColorfulReagent
|
||||
# Quantity: 1.33
|
||||
- ReagentId: Psicodine
|
||||
Quantity: 0.8
|
||||
|
||||
- type: entity
|
||||
id: Blunt
|
||||
@@ -59,3 +87,31 @@
|
||||
reagents:
|
||||
- ReagentId: THC
|
||||
Quantity: 20
|
||||
|
||||
- type: entity
|
||||
id: BluntRainbow
|
||||
parent: Blunt
|
||||
name: blunt
|
||||
suffix: Rainbow
|
||||
description: A roll of dried plant matter wrapped in a dried tobacco leaf. Seems to be colorful inside.
|
||||
components:
|
||||
- type: Construction
|
||||
graph: smokeableBluntRainbow
|
||||
node: bluntRainbow
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
smokable:
|
||||
maxVol: 20
|
||||
reagents:
|
||||
- ReagentId: SpaceDrugs
|
||||
Quantity: 4
|
||||
- ReagentId: Lipolicide
|
||||
Quantity: 4
|
||||
- ReagentId: MindbreakerToxin
|
||||
Quantity: 2.66
|
||||
- ReagentId: Happiness
|
||||
Quantity: 2.66
|
||||
# - ReagentId: ColorfulReagent
|
||||
# Quantity: 1.33
|
||||
- ReagentId: Psicodine
|
||||
Quantity: 0.8
|
||||
|
||||
@@ -63,3 +63,26 @@
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
ejectSound:
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
|
||||
- type: entity
|
||||
id: SmokingPipeFilledCannabisRainbow
|
||||
parent: SmokingPipe
|
||||
name: pipe
|
||||
suffix: Rainbow Cannabis
|
||||
description: Just like grandpappy used to smoke.
|
||||
components:
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
bowl_slot: !type:ContainerSlot
|
||||
- type: ItemSlots
|
||||
- type: SmokingPipe
|
||||
bowl_slot:
|
||||
name: smoking-pipe-slot-component-slot-name-bowl
|
||||
startingItem: GroundCannabisRainbow
|
||||
whitelist:
|
||||
tags:
|
||||
- Smokable
|
||||
insertSound:
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
ejectSound:
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
|
||||
@@ -65,7 +65,101 @@
|
||||
- Smokable
|
||||
- type: Item
|
||||
size: Tiny
|
||||
|
||||
- type: entity
|
||||
name: rainbow cannabis leaves
|
||||
parent: LeavesCannabis
|
||||
id: LeavesCannabisRainbow
|
||||
description: "Is it supposed to be glowing like that...?"
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/rainbow_cannabis.rsi
|
||||
- type: Produce
|
||||
seedId: rainbowCannabis
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
energy: 2
|
||||
- type: RgbLightController
|
||||
cycleRate: 0.6
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
reagents:
|
||||
- ReagentId: SpaceDrugs
|
||||
Quantity: 3
|
||||
- ReagentId: Lipolicide
|
||||
Quantity: 3
|
||||
- ReagentId: MindbreakerToxin
|
||||
Quantity: 2
|
||||
- ReagentId: Happiness
|
||||
Quantity: 2
|
||||
# - ReagentId: ColorfulReagent
|
||||
# Quantity: 1
|
||||
- ReagentId: Psicodine
|
||||
Quantity: 0.6
|
||||
|
||||
- type: entity
|
||||
name: dried rainbow cannabis leaves
|
||||
parent: LeavesCannabisDried
|
||||
id: LeavesCannabisRainbowDried
|
||||
description: "Dried rainbow cannabis leaves, ready to be ground."
|
||||
components:
|
||||
- type: Stack
|
||||
stackType: LeavesCannabisRainbowDried
|
||||
count: 1
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 8.5 #fuck you saveload test fail
|
||||
reagents:
|
||||
- ReagentId: SpaceDrugs
|
||||
Quantity: 2.4
|
||||
- ReagentId: Lipolicide
|
||||
Quantity: 2.4
|
||||
- ReagentId: MindbreakerToxin
|
||||
Quantity: 1.6
|
||||
- ReagentId: Happiness
|
||||
Quantity: 1.6
|
||||
# - ReagentId: ColorfulReagent
|
||||
# Quantity: 0.8
|
||||
- ReagentId: Psicodine
|
||||
Quantity: 0.48
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/rainbow_cannabis.rsi
|
||||
state: dried
|
||||
|
||||
- type: entity
|
||||
name: ground rainbow cannabis
|
||||
parent: GroundCannabis
|
||||
id: GroundCannabisRainbow
|
||||
description: "Ground rainbow cannabis, ready to take you on a trip."
|
||||
components:
|
||||
- type: Stack
|
||||
stackType: GroundCannabisRainbow
|
||||
count: 1
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
reagents:
|
||||
- ReagentId: SpaceDrugs
|
||||
Quantity: 4
|
||||
- ReagentId: Lipolicide
|
||||
Quantity: 4
|
||||
- ReagentId: MindbreakerToxin
|
||||
Quantity: 2.66
|
||||
- ReagentId: Happiness
|
||||
Quantity: 2.66
|
||||
# - ReagentId: ColorfulReagent
|
||||
# Quantity: 1.33
|
||||
- ReagentId: Psicodine
|
||||
Quantity: 0.8
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/rainbow_cannabis.rsi
|
||||
state: powderpile_rainbow
|
||||
color: white
|
||||
- type: Construction
|
||||
graph: smokeableGroundCannabisRainbow
|
||||
node: groundRainbow
|
||||
|
||||
- type: entity
|
||||
name: tobacco leaves
|
||||
|
||||
@@ -295,6 +295,17 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/cannabis.rsi
|
||||
|
||||
- type: entity
|
||||
parent: SeedBase
|
||||
name: packet of rainbow cannabis seeds
|
||||
description: "These seeds grow into rainbow weed. Groovy... and also highly addictive."
|
||||
id: RainbowCannabisSeeds
|
||||
components:
|
||||
- type: Seed
|
||||
seedId: rainbowCannabis
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Hydroponics/rainbow_cannabis.rsi
|
||||
|
||||
- type: entity
|
||||
parent: SeedBase
|
||||
name: packet of nettle seeds
|
||||
|
||||
Reference in New Issue
Block a user