Added synthetic-derived growth factor amonst some bugfixes.

This commit is contained in:
Fermi
2019-04-12 05:10:00 +01:00
parent f059a19d8b
commit 28ffc996f7
7 changed files with 153 additions and 11 deletions
@@ -3,6 +3,7 @@ Cit/main/Chemistry notes
SEE README.MD FOR FUNCTIONS
~Main folder: \ss13\Citadel-Station-13\code\modules\reagents\chemistry~
~ADD NEW FILES TO tgstation.dme~
~Recipies: \ss13\Citadel-Station-13\code\modules\reagents\chemistry\recipes~
This contains the reaction recipies and thats it.
@@ -49,6 +50,9 @@ How the end state should look:{
Where the actual reaction takes place, main edit location.
About half way where I've commented (WHY IS THERE NO LINE NUMBERS?!)
~\ss13\Citadel-Station-13\code/modules/reagents/chemistry/reagents~
Where what the reactions do, the code that sets what they do.
~\ss13\Citadel-Station-13\tgui\src\interfaces~
This contains the 4 scripts for generation of the UI for operation of the various chemical equipments.