Skip to content

Commit

Permalink
Craftable omegasoap
Browse files Browse the repository at this point in the history
  • Loading branch information
Saeko-44 committed Dec 25, 2024
1 parent 37c9f13 commit 112ab3a
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions Resources/Prototypes/_Impstation/Recipes/Reactions/chemicals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,37 @@
catalyst: true
products:
Medium: 1

- type: reaction
id: Medium
impact: Medium #lol
reactants:
AquamDivinos:
amount: 1
Oculine:
amount: 1
THC:
amount: 1
PhilosophersJuice:
amount: 1
catalyst: true
products:
Medium: 1

- type: reaction
id: CreateOmegaSoap
impact: Medium
quantized: true
reactants:
Fat:
amount: 60 #4 times more fat than the usual soap recipe.
TableSalt:
amount: 10
SpaceLube: #Using lube instead of water or blood as binding agent. Lube is mostly water anyway so it makes sense.
amount: 10
PhilosophersJuice:
amount: 1
catalyst: true
effects:
- !type:CreateEntityReactionEffect
entity: SoapOmega

0 comments on commit 112ab3a

Please sign in to comment.