Skip to content

Commit

Permalink
fix missing objects
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-34 committed Oct 17, 2023
1 parent fa2a04a commit 1a88f6a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions _maps/map_files220/cyberiad/cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -10544,7 +10544,6 @@
/area/station/hallway/primary/fore)
"aNX" = (
/obj/machinery/disposal,
/obj/machinery/light_switch/west,
/obj/structure/disposalpipe/trunk{
dir = 4
},
Expand Down Expand Up @@ -55430,6 +55429,7 @@
pixel_x = 4;
pixel_y = 4
},
/obj/structure/reagent_dispensers/virusfood/north,
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "whitegreen"
Expand Down Expand Up @@ -69592,11 +69592,7 @@
},
/area/station/service/chapel)
"mEM" = (
/obj/structure/closet/secure_closet/guncabinet{
name = "HoS personal weapons";
req_access = list(58)
},
/obj/item/clothing/gloves/combat,
/obj/structure/displaycase/hos,
/turf/simulated/floor/plasteel{
icon_state = "dark"
},
Expand Down Expand Up @@ -76045,6 +76041,7 @@
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/light_switch/east,
/turf/simulated/floor/plasteel{
icon_state = "barber"
},
Expand Down

0 comments on commit 1a88f6a

Please sign in to comment.