Merge pull request #1547 from CHOMPStationBot/upstream-merge-9870

[MIRROR] [MIRROR] The Deep Scan Device
This commit is contained in:
Nadyr
2021-03-10 01:45:55 -05:00
committed by GitHub

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)