Remove lean. (#7110)
This commit is contained in:
@@ -185,14 +185,14 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: DrinkBaseCup
|
parent: DrinkBaseCup
|
||||||
id: DrinkLean
|
id: DrinkLean
|
||||||
name: Lean
|
name: Grape Juice
|
||||||
description: Bro Drake has such a cool fade bro Drake is the best bro c'mon bro.
|
description: Damn, no fun allowed.
|
||||||
components:
|
components:
|
||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
drink:
|
drink:
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Lean
|
- ReagentId: Water
|
||||||
Quantity: 20
|
Quantity: 20
|
||||||
maxVol: 20
|
maxVol: 20
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
|
|||||||
@@ -524,78 +524,6 @@
|
|||||||
color: "#CCCC99"
|
color: "#CCCC99"
|
||||||
spritePath: kiraspecial.rsi
|
spritePath: kiraspecial.rsi
|
||||||
|
|
||||||
- type: reagent
|
|
||||||
id: Lean
|
|
||||||
name: lean
|
|
||||||
parent: BaseAlcohol
|
|
||||||
desc: Turn up for days.
|
|
||||||
physicalDesc: bubbly
|
|
||||||
color: "#9400D3"
|
|
||||||
metabolisms:
|
|
||||||
Drink:
|
|
||||||
effects:
|
|
||||||
- !type:SatiateThirst
|
|
||||||
factor: -5
|
|
||||||
Poison:
|
|
||||||
effects:
|
|
||||||
- !type:Electrocute
|
|
||||||
probability: 0.10
|
|
||||||
- !type:HealthChange
|
|
||||||
damage:
|
|
||||||
types:
|
|
||||||
Poison: 2
|
|
||||||
Medicine:
|
|
||||||
effects:
|
|
||||||
- !type:HealthChange
|
|
||||||
damage:
|
|
||||||
types:
|
|
||||||
Radiation: -1
|
|
||||||
Narcotic:
|
|
||||||
effects:
|
|
||||||
- !type:MovespeedModifier
|
|
||||||
walkSpeedModifier: 1.05
|
|
||||||
sprintSpeedModifier: 1.05
|
|
||||||
- !type:GenericStatusEffect
|
|
||||||
key: Stutter
|
|
||||||
component: StutteringAccent
|
|
||||||
- !type:Jitter
|
|
||||||
|
|
||||||
- type: reagent
|
|
||||||
id: LeanShine
|
|
||||||
name: leanshine
|
|
||||||
parent: BaseAlcohol
|
|
||||||
desc: Lean mixed with moonshine. Turn up for months.
|
|
||||||
physicalDesc: bubbly
|
|
||||||
color: "#9d5fb8"
|
|
||||||
metabolisms:
|
|
||||||
Drink:
|
|
||||||
effects:
|
|
||||||
- !type:SatiateThirst
|
|
||||||
factor: -5
|
|
||||||
Poison:
|
|
||||||
effects:
|
|
||||||
- !type:Electrocute
|
|
||||||
probability: 0.15
|
|
||||||
- !type:HealthChange
|
|
||||||
damage:
|
|
||||||
types:
|
|
||||||
Poison: 3
|
|
||||||
Medicine:
|
|
||||||
effects:
|
|
||||||
- !type:HealthChange
|
|
||||||
damage:
|
|
||||||
types:
|
|
||||||
Radiation: -2
|
|
||||||
Narcotic:
|
|
||||||
effects:
|
|
||||||
- !type:MovespeedModifier
|
|
||||||
walkSpeedModifier: 1.10
|
|
||||||
sprintSpeedModifier: 1.10
|
|
||||||
- !type:GenericStatusEffect
|
|
||||||
key: Stutter
|
|
||||||
component: StutteringAccent
|
|
||||||
- !type:Jitter
|
|
||||||
|
|
||||||
- type: reagent
|
- type: reagent
|
||||||
id: LongIslandIcedTea
|
id: LongIslandIcedTea
|
||||||
name: long island iced tea
|
name: long island iced tea
|
||||||
|
|||||||
@@ -316,26 +316,6 @@
|
|||||||
products:
|
products:
|
||||||
IrishCream: 3
|
IrishCream: 3
|
||||||
|
|
||||||
- type: reaction
|
|
||||||
id: Lean
|
|
||||||
reactants:
|
|
||||||
FourteenLoko:
|
|
||||||
amount: 2
|
|
||||||
WeldingFuel:
|
|
||||||
amount: 1
|
|
||||||
products:
|
|
||||||
Lean: 3
|
|
||||||
|
|
||||||
- type: reaction
|
|
||||||
id: LeanShine
|
|
||||||
reactants:
|
|
||||||
Lean:
|
|
||||||
amount: 1
|
|
||||||
Moonshine:
|
|
||||||
amount: 1
|
|
||||||
products:
|
|
||||||
LeanShine: 2
|
|
||||||
|
|
||||||
- type: reaction
|
- type: reaction
|
||||||
id: Lemonade
|
id: Lemonade
|
||||||
reactants:
|
reactants:
|
||||||
|
|||||||
Reference in New Issue
Block a user