mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Further Map Fixes and Adjustments
- Deck 3 Port Airlock fixed - Vent added to cargo delivery office to fix over pressure - Windoor in Robotics given proper access and named - Parachute crate added to pilot areas - Access around cargo made more consistent - Fixed first deck starboard hallway area - Pilots now have access to maintenance around the hangars - More ATMs added - Center door on bridge removed - Open sign from Bar borrowed for cafeteria as well - Critical addition, Dog bed in HoP office - Fixed T-comms turrets yet again - Adjustments to engine room allowing for a second set of TEGs to properly be set up (Thanks to Kerbal/Mazian). Also moved vent control to a different position to stop a certain headmin from repeatedly hitting it
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/obj/structure/dogbed
|
||||
name = "dog bed"
|
||||
desc = "A bed made especially for dogs, or other similarly sized pets."
|
||||
icon = 'icons/obj/furniture.dmi'
|
||||
icon_state = "dogbed"
|
||||
can_buckle = 1
|
||||
buckle_dir = SOUTH
|
||||
buckle_lying = 1
|
||||
@@ -156,6 +156,9 @@
|
||||
|
||||
/obj/structure/sign/warning/docking_area
|
||||
name = "\improper KEEP CLEAR: DOCKING AREA"
|
||||
|
||||
/obj/structure/sign/warning/evac
|
||||
name = "\improper KEEP CLEAR: EVAC DOCKING AREA"
|
||||
icon_state = "evac"
|
||||
|
||||
/obj/structure/sign/warning/engineering_access
|
||||
|
||||
Reference in New Issue
Block a user