Nerfs gravitons and morphium, adds lots of boards into autolathe

This commit is contained in:
Heroman
2022-04-09 05:44:36 +10:00
parent ec84f1b428
commit f4d1f825f7
3 changed files with 52 additions and 4 deletions
+2 -2
View File
@@ -41,7 +41,7 @@
/datum/design/item/hud/graviton_visor
name = "graviton visor"
id = "graviton_goggles"
req_tech = list(TECH_MAGNET = 5, TECH_ENGINEERING = 3, TECH_BLUESPACE = 3, TECH_PHORON = 3)
materials = list(MAT_PLASTEEL = 2000, MAT_GLASS = 3000, MAT_PHORON = 1500)
req_tech = list(TECH_MAGNET = 5, TECH_ENGINEERING = 3, TECH_BLUESPACE = 3, TECH_PHORON = 3, TECH_ARCANE = 1)
materials = list(MAT_PLASTEEL = 2000, MAT_GLASS = 3000, MAT_PHORON = 1500, MAT_DIAMOND = 500)
build_path = /obj/item/clothing/glasses/graviton
sort_string = "EAAAE"