mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Merge pull request #60 from Aurorastation/map_fix_collection_03
Map fix collection 03
This commit is contained in:
@@ -23087,12 +23087,8 @@
|
||||
/area/rnd/eva)
|
||||
"vfc" = (
|
||||
/obj/structure/table/rack,
|
||||
/obj/item/storage/briefcase{
|
||||
layer = 2.99;
|
||||
pixel_x = -1;
|
||||
pixel_y = 4
|
||||
},
|
||||
/obj/item/storage/briefcase,
|
||||
/obj/item/storage/bag/inflatable,
|
||||
/obj/item/storage/bag/inflatable,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/rnd/xenoarch_atrium)
|
||||
"vgw" = (
|
||||
|
||||
@@ -566,14 +566,14 @@
|
||||
layer = 3.2;
|
||||
name = "Mass Driver Interior Blast Door";
|
||||
pixel_x = 25;
|
||||
pixel_y = -7
|
||||
pixel_y = 2
|
||||
},
|
||||
/obj/machinery/button/remote/blast_door{
|
||||
id = "massdriverexterior";
|
||||
layer = 3.2;
|
||||
name = "Mass Driver Exterior Blast Door";
|
||||
pixel_x = 25;
|
||||
pixel_y = 2
|
||||
pixel_y = -7
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/chapel/office)
|
||||
@@ -38263,7 +38263,7 @@
|
||||
/area/engineering/engine_room)
|
||||
"xIW" = (
|
||||
/obj/machinery/door/blast/regular{
|
||||
id = "massdriveroutside"
|
||||
id = "massdriverexterior"
|
||||
},
|
||||
/turf/simulated/floor/reinforced,
|
||||
/area/chapel/office)
|
||||
|
||||
Reference in New Issue
Block a user