Skip to content

Commit

Permalink
Security Console in garrow shared office (#645)
Browse files Browse the repository at this point in the history
  • Loading branch information
spartanbobby authored Jan 4, 2025
1 parent 6bb730c commit f453c23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions code/game/machinery/computer/security.dm
Original file line number Diff line number Diff line change
Expand Up @@ -564,3 +564,6 @@ What a mess.*/
/obj/structure/machinery/computer/secure_data/detective_computer
icon = 'icons/obj/structures/machinery/computer.dmi'
icon_state = "messyfiles"

/obj/structure/machinery/computer/secure_data/noaccess
req_access = null
2 changes: 1 addition & 1 deletion maps/map_files/golden_arrow/golden_arrow.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -13102,7 +13102,7 @@
/obj/effect/decal/cleanable/dirt{
layer = 2.52
},
/obj/structure/machinery/prop/almayer/computer/PC{
/obj/structure/machinery/computer/secure_data/noaccess{
dir = 4
},
/turf/open/floor/almayer,
Expand Down

0 comments on commit f453c23

Please sign in to comment.