[Newmap] Map fixes and directional signs addition. (#2187)

Fixes a ton of bugs with the new map, modifies the look of the Medical and Security directional signs and adds a few extra more that are already mapped in.

Pending from this commit due to merging errors:

Adding Holodeck areas to the different settings in the Aurora-1 map file.
Adding the "Dock" signs to the Odin Preparatory wing.
This commit is contained in:
Juani2400
2017-05-07 12:45:05 +01:00
committed by skull132
parent c6be4c229b
commit 5d83217fb7
8 changed files with 351 additions and 241 deletions
+22 -1
View File
@@ -201,10 +201,31 @@
icon_state = "direction_med"
/obj/structure/sign/directions/evac
name = "\improper Escape Arm"
name = "\improper Escape Dock"
desc = "A direction sign, pointing out which way the escape shuttle dock is."
icon_state = "direction_evac"
/obj/structure/sign/directions/cryo
name = "\improper Cryogenics Storage"
desc = "A direction sign, pointing out which way the station's Cryogenics Storage station is."
icon_state = "direction_cryo"
/obj/structure/sign/directions/dock
name = "\improper Departures/Arrivals Dock"
desc = "A direction sign. It reads: 'Reminder: All personnel are required to make use of the Auto-locker device before heading to the Docking area. Thank you.'"
icon_state = "direction_dock"
/obj/structure/sign/directions/civ
name = "\improper Civilian department"
desc = "A direction sign, pointing out which way the Civilian sector is."
icon_state = "direction_civ"
/obj/structure/sign/directions/all
name = "\improper All directions"
desc = "A multi-coloured direction sign, pointing out in which all main departments are located."
icon_state = "direction_all"
/obj/structure/sign/christmas/lights
name = "Christmas lights"
desc = "Flashy."