Merge pull request #9870 from VOREStation/upstream-merge-7937

[MIRROR] The Deep Scan Device
This commit is contained in:
Novacat
2021-03-09 19:02:40 -05:00
committed by Chompstation Bot
parent 4dafc3196e
commit 9478017c49

View File

@@ -1,8 +1,8 @@
/obj/item/weapon/mining_scanner
name = "ore detector"
name = "deep scan device"
desc = "A complex device used to locate ore deep underground."
icon = 'icons/obj/device.dmi'
icon_state = "forensic0-old" //GET A BETTER SPRITE.
icon_state = "deep_scan_device"
item_state = "electronic"
origin_tech = list(TECH_MAGNET = 1, TECH_ENGINEERING = 1)
matter = list(DEFAULT_WALL_MATERIAL = 150)