forensic scanner resprite (#28523)

* 1

* fart
This commit is contained in:
McRamon
2025-03-08 18:34:47 +00:00
committed by GitHub
parent 30a3d825cf
commit 81f6ddb12a
5 changed files with 4 additions and 2 deletions
+2
View File
@@ -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"
+2 -2
View File
@@ -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