Merge pull request #647 from Citadel-Station-13/upstream-merge-26398

[MIRROR] Old ore processor cleanup
This commit is contained in:
LetterJay
2017-05-01 07:57:38 -05:00
committed by GitHub
7 changed files with 206 additions and 379 deletions
+1
View File
@@ -23,6 +23,7 @@
#define MECHFAB 16 //Remember, objects utilising this flag should have construction_time and construction_cost vars.
#define BIOGENERATOR 32 //Uses biomass
#define LIMBGROWER 64 //Uses synthetic flesh
#define SMELTER 128 //uses various minerals
//Note: More then one of these can be added to a design but imprinter and lathe designs are incompatable.
//Modular computer/NTNet defines