mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
@@ -304,6 +304,8 @@
|
||||
|
||||
/datum/action/item_action/clear_records
|
||||
name = "Clear Scanner Records"
|
||||
button_overlay_icon_state = "scanner_clear"
|
||||
use_itemicon = FALSE
|
||||
|
||||
/datum/action/item_action/toggle_gunlight
|
||||
name = "Toggle Gunlight"
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
/obj/item/detective_scanner
|
||||
name = "forensic scanner"
|
||||
desc = "Used to remotely scan objects and biomass for DNA and fingerprints. Can print a report of the findings."
|
||||
icon = 'icons/goonstation/objects/objects.dmi'
|
||||
icon_state = "detscanner"
|
||||
icon = 'icons/obj/device.dmi'
|
||||
icon_state = "detective_scanner"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
item_state = "electronic"
|
||||
flags = CONDUCT | NOBLUDGEON
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1015 B After Width: | Height: | Size: 750 B |
Binary file not shown.
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 143 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 69 KiB |
Reference in New Issue
Block a user