Gem's QoL Mapping Tweaks (#13518)

This commit is contained in:
SleepyGemmy
2022-04-18 16:25:26 +02:00
committed by GitHub
parent 54d557fa01
commit 7d628f3eb2
4 changed files with 1023 additions and 451 deletions
+12
View File
@@ -0,0 +1,12 @@
author: SleepyGemmy
delete-after: True
changes:
- maptweak: "Adds disposals units and coat racks to security."
- maptweak: "Adds O2 lockers around the ship on deck 2 and 3."
- maptweak: "Added a cigarette machine outside the deck 3 lounge."
- maptweak: "Made the deck 3 rafters more accessible and added a shortcut."
- maptweak: "Added emergency shutters and glass airlocks to the deck 3 port and starboard docks to lower chance of shipwide depressurization."
- maptweak: "Added a ATM outside the XO's office."
- maptweak: "Added a new bathroom under the living quarters lift room. Added a cyborg recharger to the medical bathroom and new bathroom."
@@ -11427,6 +11427,9 @@
/obj/effect/floor_decal/corner/black/full{
dir = 1
},
/obj/machinery/light{
dir = 4
},
/turf/simulated/floor/tiled,
/area/hallway/primary/aft)
"koi" = (
@@ -24943,6 +24946,9 @@
dir = 8
},
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/machinery/computer/guestpass{
pixel_y = 32
},
/turf/simulated/floor/tiled/dark,
/area/hangar/intrepid/interstitial)
"wIM" = (
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff