mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 07:02:15 +01:00
Update strange_rock.dm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user