mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Map fixes and modifications; new "Command" directional sign. (#3093)
Fixes: #3089, fixes #3085, fixes #3081, fixes #3074 (should), fixes #2988, fixes #2907, fixes #2749 and fixes #2631. - Fixes a variety of other bugs and issues that were not reported in the Github. - Modifies the Warden's Office, Security Desk and Captain's office to different layouts. These do not include structural modifications.
This commit is contained in:
@@ -225,6 +225,11 @@
|
||||
desc = "A direction sign, pointing out which way the Civilian sector is."
|
||||
icon_state = "direction_civ"
|
||||
|
||||
/obj/structure/sign/directions/com
|
||||
name = "\improper Command department"
|
||||
desc = "A direction sign, pointing out which way the Command sector is."
|
||||
icon_state = "direction_com"
|
||||
|
||||
/obj/structure/sign/directions/all
|
||||
name = "\improper All directions"
|
||||
desc = "A multi-coloured direction sign, pointing out in which all main departments are located."
|
||||
|
||||
Reference in New Issue
Block a user