mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
ammolathe circuit board
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
name = "Circuit Design (Ammolathe)"
|
||||
desc = "Allows for the construction of circuit boards used to build ammolathes."
|
||||
id = "ammolathe"
|
||||
req_tech = list(Tc_PROGRAMMING = 2, Tc_ENGINEERING = 2, Tc_COMBAT = 4, Tc_NANOTRASEN = 5)
|
||||
req_tech = list(Tc_PROGRAMMING = 2, Tc_ENGINEERING = 2, Tc_COMBAT = 4, Tc_NANOTRASEN = 1)
|
||||
build_type = IMPRINTER
|
||||
materials = list(MAT_GLASS = 2000, SACID = 20)
|
||||
category = "Machine Boards"
|
||||
|
||||
Reference in New Issue
Block a user