Skip to content

Commit

Permalink
final fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DexeeXI committed Dec 26, 2024
1 parent 51a57bd commit bcbbf36
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions _maps/RandomRuins/SpaceRuins/spacerealhotel.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1631,7 +1631,8 @@
/obj/machinery/button/door{
pixel_x = 24;
name = "shutter button";
id = "hotelcb1"
id = "hotelcb1";
normaldoorcontrol = 1
},
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
Expand Down Expand Up @@ -3409,7 +3410,8 @@
pixel_y = 8;
pixel_x = -24;
id = "hotelcb2";
name = "shutter button"
name = "shutter button";
normaldoorcontrol = 1
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/hotel/dock)
Expand Down Expand Up @@ -4661,7 +4663,8 @@
pixel_y = -24;
pixel_x = -24;
id = "hotelcb2";
name = "shutter button"
name = "shutter button";
normaldoorcontrol = 1
},
/obj/effect/turf_decal/stripes/line,
/obj/effect/decal/cleanable/dirt,
Expand Down Expand Up @@ -5260,7 +5263,8 @@
/obj/machinery/button/door{
pixel_x = -24;
name = "shutter button";
id = "hotelcb1"
id = "hotelcb1";
normaldoorcontrol = 1
},
/obj/effect/turf_decal/stripes/corner{
dir = 1
Expand Down

0 comments on commit bcbbf36

Please # to comment.