Update strange_rock.dm

This commit is contained in:
Elli-Skala
2021-06-17 00:04:19 -04:00
committed by GitHub
parent 8aa6294a06
commit b648ef4c7a
@@ -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