Deletes lots of autoylathe copypasta.

This commit is contained in:
Ghommie
2020-04-21 04:04:10 +02:00
parent c7780bde9e
commit 1659e2804e
11 changed files with 81 additions and 511 deletions
+1 -1
View File
@@ -1026,7 +1026,7 @@ Nothing else in the console has ID requirements.
autolathe_friendly = FALSE
D.category -= "Imported"
if(D.build_type & (AUTOLATHE|PROTOLATHE|CRAFTLATHE)) // Specifically excludes circuit imprinter and mechfab
if(D.build_type & (AUTOLATHE|PROTOLATHE|TOYLATHE)) // Specifically excludes circuit imprinter and mechfab
D.build_type = autolathe_friendly ? (D.build_type | AUTOLATHE) : D.build_type
D.category |= "Imported"
d_disk.blueprints[slot] = D