Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions code/game/objects/structures/signs/signs_departments.dm
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,22 @@
/obj/structure/sign/departments/medbay/alt
icon_state = "bluecross2"


/obj/structure/sign/departments/minsky/command
name = "Command Deck"
desc = "A sign labeling the station's command deck. The good idea fairy lives around here."
icon_state = "minskycommand"

/obj/structure/sign/departments/minsky/command/evac
name = "Evacuation Area"
desc = "A sign labeling the station's evacuation area. No guarantees."
icon_state = "minskyevac"

/obj/structure/sign/departments/minsky/command/space
name = "Leads to Space"
desc = "A sign labeling an exterior access. Authorized personnel only."
icon_state = "minskyspace"

/obj/structure/sign/departments/minsky/command/hop
name = "Head of Personnel's Office"
desc = "A sign labeling the Head of Personnel's Office. Bribe for All Access here."
Expand Down
Binary file modified icons/obj/decals.dmi
Binary file not shown.