[MIRROR] Adds two new intermediate beaker types to chemistry (#6018)

* Adds two new intermediate beaker types to chemistry

* YAY I DON'T HAVE TO KEEP UP WITH SNOWFLAKE ANYMORE

* Update all_nodes.dm
This commit is contained in:
CitadelStationBot
2018-03-19 22:17:05 -05:00
committed by Poojawa
parent 7c8c8f3a0a
commit 7b3b1f65ec
7 changed files with 51 additions and 5 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
#define MAT_BANANIUM "$bananium"
#define MAT_TITANIUM "$titanium"
#define MAT_BIOMASS "$biomass"
#define MAT_PLASTIC "$plastic" // CITADEL ADDITION
#define MAT_PLASTIC "$plastic"
//The amount of materials you get from a sheet of mineral like iron/diamond/glass etc
#define MINERAL_MATERIAL_AMOUNT 2000
//The maximum size of a stack object.