Skip to content

Commit

Permalink
Requested Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceCat404 committed Dec 11, 2024
1 parent 58814e3 commit 188c755
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modular_splurt/code/game/objects/items/devices/scanners.dm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
obj/item/memoryscanner
/obj/item/memoryscanner
name = "handheld memory scanner"
icon = 'modular_splurt/icons/obj/device.dmi'
icon_state = "memoryscanner"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
category = list("Misc", "Medical Designs")
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL | DEPARTMENTAL_FLAG_SCIENCE | DEPARTMENTAL_FLAG_SERVICE

/datum/design/msc
/datum/design/msc
name = "Memory Scanner"
desc = "A hand-held mind scanner able to penetrate the surface mind of a target."
id = "memory_scanner"
Expand Down

0 comments on commit 188c755

Please sign in to comment.