Skip to content

Commit

Permalink
Moved vestine recipe to /SP14/chemicals as requested
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyroth001 committed Jul 18, 2024
1 parent 4b68d21 commit f1783de
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
17 changes: 17 additions & 0 deletions Resources/Prototypes/Recipes/Reactions/SP14/chemicals.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
- type: reaction
id: Vestine
impact: High
priority: 10
reactants: #should be complicated to make without proper chem tools, intended for ghetto chem
Siderlac:
amount: 1 #forced to interact with botany
Diphenylmethylamine:
amount: 1 #long crafting chain
Whiskey:
amount: 3 # interaction with bar/alcohol obtaining mechanism
Bicaridine:
amount: 2
Puncturase: # chance of fun raz to deal with, depending on vestine usecase this is either an added bonus or something to deal with
amount: 3 # basically chem skillcheck
products:
Vestine: 3
18 changes: 0 additions & 18 deletions Resources/Prototypes/Recipes/Reactions/chemicals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -501,21 +501,3 @@
amount: 1
products:
Tazinide: 1

- type: reaction
id: Vestine
impact: High
priority: 10
reactants: #should be complicated to make without proper chem tools, intended for ghetto chem
Siderlac:
amount: 1 #forced to interact with botany
Diphenylmethylamine:
amount: 1 #long crafting chain
Whiskey:
amount: 3 # interaction with bar/alcohol obtaining mechanism
Bicaridine:
amount: 2
Puncturase: # chance of fun raz to deal with, depending on vestine usecase this is either an added bonus or something to deal with
amount: 3 # basically chem skillcheck
products:
Vestine: 3

0 comments on commit f1783de

Please sign in to comment.