Skip to content

Commit

Permalink
Revert "Re-add Lean (#361)"
Browse files Browse the repository at this point in the history
This reverts commit c77308d.
  • Loading branch information
DebugOk committed Jan 26, 2024
1 parent 122e993 commit 13831ea
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 35 deletions.
17 changes: 0 additions & 17 deletions Resources/Prototypes/DeltaV/Recipes/Reactions/chemicals.yml

This file was deleted.

16 changes: 1 addition & 15 deletions Resources/Prototypes/DeltaV/Recipes/Reactions/drinks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,18 +87,4 @@
BlueCuracao:
amount: 1
products:
Mothamphetamine: 3

- type: reaction
id: Lean
reactants:
GrapeSoda:
amount: 1
Diphenhydramine:
amount: 1
Impedrezene:
amount: 1
FourteenLoko:
amount: 1
products:
Lean: 4
Mothamphetamine: 3
Original file line number Diff line number Diff line change
Expand Up @@ -293,14 +293,14 @@
- type: entity
parent: DrinkBaseCup
id: DrinkLean
name: lean # Delta V : Re-adds Lean
description: Often paired with doja sweet, drinking this concoction is the staple of a trill O.G. # Delta V : Re-adds Lean
name: grape juice
description: Damn, no fun allowed.
components:
- type: SolutionContainerManager
solutions:
drink:
reagents:
- ReagentId: Lean # Delta V : Re-adds Lean
- ReagentId: Water
Quantity: 20
- type: Sprite
sprite: Objects/Consumable/Drinks/lean.rsi
Expand Down
14 changes: 14 additions & 0 deletions Resources/Prototypes/Nyanotrasen/Recipes/Reactions/drink.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- type: reaction
id: Lean
reactants:
GrapeSoda:
amount: 1
# Spaceacillin:
# amount: 1
Acetone:
amount: 1
FourteenLoko:
amount: 1
products:
Lean: 4

- type: reaction
id: BahamaMama
reactants:
Expand Down

0 comments on commit 13831ea

Please sign in to comment.