Merge pull request #9089 from Sishen1542/rapid-construction-dabvice

RCDs can be upgraded to create computer/machine frames, moved deconstruction to the upgrade tier
This commit is contained in:
kevinz000
2019-09-07 11:35:09 -07:00
committed by GitHub
7 changed files with 89 additions and 4 deletions
+2
View File
@@ -109,3 +109,5 @@
#define RCD_AIRLOCK 2
#define RCD_DECONSTRUCT 3
#define RCD_WINDOWGRILLE 4
#define RCD_MACHINE 8
#define RCD_COMPUTER 16