Remove lean. (#7110)
This commit is contained in:
@@ -185,14 +185,14 @@
|
||||
- type: entity
|
||||
parent: DrinkBaseCup
|
||||
id: DrinkLean
|
||||
name: Lean
|
||||
description: Bro Drake has such a cool fade bro Drake is the best bro c'mon bro.
|
||||
name: Grape Juice
|
||||
description: Damn, no fun allowed.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
reagents:
|
||||
- ReagentId: Lean
|
||||
- ReagentId: Water
|
||||
Quantity: 20
|
||||
maxVol: 20
|
||||
- type: Sprite
|
||||
|
||||
@@ -524,78 +524,6 @@
|
||||
color: "#CCCC99"
|
||||
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
|
||||
id: LongIslandIcedTea
|
||||
name: long island iced tea
|
||||
|
||||
@@ -316,26 +316,6 @@
|
||||
products:
|
||||
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
|
||||
id: Lemonade
|
||||
reactants:
|
||||
|
||||
Reference in New Issue
Block a user