Merge pull request #1287 from Elli-Skala/Elli-Skala-mining

makes advanced xeno arch mining scanners only show item depth
This commit is contained in:
Dahlular
2021-06-18 17:12:38 -06:00
committed by GitHub
@@ -96,8 +96,6 @@
to_chat(user,"You must stand still to scan.")
return
playsound(loc, HM.usesound, 50, 1, -1)
to_chat(user,"Base Depth: [itembasedepth] centimeters.")
to_chat(user,"Safe Depth: [itemsafedepth] centimeters.")
to_chat(user,"Item Depth: [itemactualdepth] centimeters.")
if(istype(W,/obj/item/xenoarch/help/measuring))
var/obj/item/xenoarch/help/measuring/HM = W