Fixes all invalid origin_techs (#9566)

This commit is contained in:
mikomyazaki
2020-08-01 21:52:39 +01:00
committed by GitHub
parent b0376530f3
commit fe62d2bf3a
4 changed files with 10 additions and 4 deletions

View File

@@ -245,7 +245,7 @@
name = "subspace wavelength analyzer"
icon_state = "wavelength_analyzer"
desc = "A sophisticated analyzer capable of analyzing cryptic subspace wavelengths."
origin_tech = list(TECH_DATA = 3, TECH_MAGNETS = 4, TECH_MATERIAL = 4, TECH_BLUESPACE = 2)
origin_tech = list(TECH_DATA = 3, TECH_MAGNET = 4, TECH_MATERIAL = 4, TECH_BLUESPACE = 2)
matter = list(DEFAULT_WALL_MATERIAL = 30, MATERIAL_GLASS = 10)
/obj/item/stock_parts/subspace/crystal