Skip to content

Commit

Permalink
RP tiny fixes
Browse files Browse the repository at this point in the history
was missing engie wardrobes
  • Loading branch information
Michab02 committed May 20, 2024
1 parent a79bfc5 commit 0d6ce9b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
16 changes: 13 additions & 3 deletions maps/groundbase/rp-z1.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1370,6 +1370,16 @@
"bsJ" = (
/turf/simulated/mineral/cave,
/area/groundbase/level1/se)
"bsO" = (
/obj/structure/window/reinforced{
dir = 8
},
/obj/effect/floor_decal/milspec/color/orange/half{
dir = 8
},
/obj/structure/closet/secure_closet/atmos_personal,
/turf/simulated/floor/tiled,
/area/groundbase/engineering/workshop)
"btM" = (
/obj/structure/cable/yellow{
icon_state = "1-2"
Expand Down Expand Up @@ -7453,7 +7463,7 @@
/obj/effect/floor_decal/milspec/color/orange/half{
dir = 8
},
/obj/structure/closet/secure_closet/atmos_personal,
/obj/machinery/vending/wardrobe/engidrobe,
/turf/simulated/floor/tiled,
/area/groundbase/engineering/workshop)
"gYH" = (
Expand Down Expand Up @@ -22171,10 +22181,10 @@
/obj/structure/window/reinforced{
dir = 8
},
/obj/structure/closet/secure_closet/atmos_personal,
/obj/effect/floor_decal/milspec/color/orange/half{
dir = 10
},
/obj/machinery/vending/wardrobe/atmosdrobe,
/turf/simulated/floor/tiled,
/area/groundbase/engineering/workshop)
"uch" = (
Expand Down Expand Up @@ -38782,7 +38792,7 @@ wws
pNE
wSp
wSp
wSp
bsO
gYs
uby
wAO
Expand Down
5 changes: 1 addition & 4 deletions maps/groundbase/rp-z4.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -993,9 +993,6 @@
/turf/simulated/floor/tiled/white,
/area/groundbase/engineering/satellite/breakroom)
"Ba" = (
/obj/machinery/light/small{
dir = 1
},
/turf/simulated/floor/tiled/white,
/area/groundbase/engineering/satellite/breakroom)
"Bq" = (
Expand All @@ -1005,6 +1002,7 @@
/obj/structure/mirror{
pixel_y = 37
},
/obj/machinery/light/small,
/turf/simulated/floor/tiled/white,
/area/groundbase/engineering/satellite/breakroom)
"BR" = (
Expand Down Expand Up @@ -1229,7 +1227,6 @@
dir = 9
},
/obj/item/device/radio/intercom{
broadcasting = 1;
dir = 8;
name = "Common Channel";
pixel_x = -21
Expand Down

0 comments on commit 0d6ce9b

Please sign in to comment.