Skip to content

Commit

Permalink
Bearcat Mapping tweaks (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuacksQ authored Dec 2, 2023
1 parent e58aa87 commit 2b4fe6c
Showing 1 changed file with 8 additions and 18 deletions.
26 changes: 8 additions & 18 deletions _maps/map_files/Bearcat/Bearcat.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@
/turf/open/floor/plating,
/area/station/maintenance/solars/port/aft)
"cu" = (
/obj/machinery/deepfryer,
/obj/structure/sink{
pixel_y = 22
},
Expand All @@ -449,6 +448,7 @@
pixel_x = 6;
pixel_y = 40
},
/obj/machinery/oven,
/turf/open/floor/iron/kitchen/herringbone,
/area/station/service/kitchen)
"cv" = (
Expand Down Expand Up @@ -1470,10 +1470,6 @@
/area/station/engineering/supermatter/room)
"iy" = (
/obj/structure/table/wood,
/obj/item/storage/box/lights/mixed{
pixel_x = 14;
pixel_y = 6
},
/obj/machinery/reagentgrinder{
pixel_y = 7;
pixel_x = -5
Expand Down Expand Up @@ -3498,10 +3494,8 @@
/turf/open/floor/iron/white/smooth_edge,
/area/station/pathfinders)
"tE" = (
/obj/structure/table/wood,
/obj/machinery/computer/security/wooden_tv{
pixel_x = 1;
pixel_y = 6
/obj/machinery/computer/security{
dir = 8
},
/turf/open/floor/iron/smooth,
/area/station/command/meeting_room)
Expand Down Expand Up @@ -5641,6 +5635,7 @@
/obj/structure/janitorialcart,
/obj/item/mop,
/obj/item/reagent_containers/cup/bucket,
/obj/item/storage/box/lights/mixed,
/obj/item/lightreplacer,
/turf/open/floor/wood,
/area/station/hallway/secondary/service)
Expand Down Expand Up @@ -7561,15 +7556,9 @@
/turf/open/floor/iron,
/area/station/cargo/warehouse)
"PZ" = (
/obj/structure/table/wood,
/obj/effect/decal/cleanable/dirt/dust,
/obj/item/storage/book/bible/booze,
/obj/item/clothing/glasses/regular/thin,
/obj/machinery/light_switch/directional/north,
/obj/item/clothing/head/kitty{
name = "crusty kitty ears";
pixel_y = 11
},
/obj/machinery/computer/chef_order,
/turf/open/floor/wood,
/area/station/hallway/secondary/service)
"Qb" = (
Expand Down Expand Up @@ -7832,13 +7821,14 @@
/turf/open/floor/engine,
/area/station/science/research/abandoned)
"Rq" = (
/obj/structure/table/wood,
/obj/machinery/computer/security/wooden_tv,
/obj/machinery/button/door/directional/north{
id = "captainshutters";
name = "Shutters Control Button";
pixel_y = -26
},
/obj/machinery/computer/security{
dir = 1
},
/turf/open/floor/wood,
/area/station/command/heads_quarters/captain)
"Rs" = (
Expand Down

0 comments on commit 2b4fe6c

Please sign in to comment.