Skip to content

Commit

Permalink
Update clue_scanner.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzmike committed Aug 19, 2024
1 parent 3aad041 commit 045b3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/devices/clue_scanner.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/obj/item/device/clue_scanner
name = "forensic scanner"
desc = "A modern handheld scanner to gather fingerprints. Guaranteed increase of effectivity and almost perfect accuracy of results. DISCLAIMER: Incorrect results are not covered by insurance."
desc = "A modern handheld scanner to gather fingerprints. Must be analyzed at a security records terminal after prints are gathered."
icon_state = "forensic1"
w_class = SIZE_MEDIUM
item_state = "electronic"
Expand Down

0 comments on commit 045b3fc

Please sign in to comment.