Skip to content

Commit

Permalink
Update scanners.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdragonTOW committed Jun 17, 2024
1 parent fb14e70 commit b7cdb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/devices/scanners.dm
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ K9 SCANNER
inherent_traits = list(TRAIT_TOOL_TRADEBAND)

/obj/item/device/k9_scanner
name = "\improper K9 Tracking Device"
name = "\improper K9 tracking device"
desc = "A small handheld tool used to track Synthetic K9 helpers, they tend to run off to strange places at inopportune times..."
icon_state = "tracking0"
item_state = "tracking1"
Expand Down

0 comments on commit b7cdb71

Please sign in to comment.