Switch Mat Scanners Access

Reverts last edit and switches access levels to Material Scanners to allow miners to get it. Science doesn't need it and can simply loadout with mesons for xenoarch or print the goggles in the protolathe.
This commit is contained in:
TheFurryFeline
2019-01-14 13:14:18 -05:00
committed by GitHub
parent f33d0fa57c
commit 25df0f94d4
@@ -100,6 +100,7 @@
list_pos = NIF_MESONS
cost = 1000
a_drain = 0.1
access = access_engine
tick_flags = NIF_ACTIVETICK
planes_enabled = list(VIS_FULLBRIGHT, VIS_MESONS)
vision_flags = (NIF_V_MESONS)
@@ -118,6 +119,7 @@
list_pos = NIF_MATERIAL
cost = 1000
a_drain = 0.1
access = access_mining
tick_flags = NIF_ACTIVETICK
planes_enabled = list(VIS_FULLBRIGHT)
vision_flags = (NIF_V_MATERIAL)