Skip to content

Commit

Permalink
Shepherd Fixes for real this ttime
Browse files Browse the repository at this point in the history
  • Loading branch information
PigeonLord committed Dec 31, 2023
1 parent 8ac66ae commit 5826c90
Showing 1 changed file with 34 additions and 23 deletions.
57 changes: 34 additions & 23 deletions _maps/shuttles/independent/independent_shepherd.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,7 @@
/obj/item/honey_frame,
/obj/item/queen_bee/bought,
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
Expand Down Expand Up @@ -892,7 +891,8 @@
/obj/structure/window/reinforced/spawner/east,
/obj/effect/decal/cleanable/dirt,
/obj/machinery/door/window/northleft{
req_one_access_txt = list("12","22","37")
req_one_access_txt = null;
req_one_access = list(12,22,37)
},
/turf/open/floor/wood/ebony,
/area/ship/crew/hydroponics)
Expand Down Expand Up @@ -1864,7 +1864,8 @@
"qj" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/door/window/northleft{
req_one_access_txt = list("12","22","37")
req_one_access_txt = null;
req_one_access = list(12,22,37)
},
/turf/open/floor/ship/dirt/dark,
/area/ship/crew/hydroponics)
Expand Down Expand Up @@ -1961,6 +1962,10 @@
/obj/effect/turf_decal/siding/wood{
dir = 5
},
/obj/machinery/light_switch{
pixel_y = 23;
pixel_x = 11
},
/turf/open/floor/wood,
/area/ship/hallway/port)
"qV" = (
Expand Down Expand Up @@ -2805,6 +2810,15 @@
/obj/effect/turf_decal/corner/opaque/lightgrey/mono,
/turf/open/floor/engine/air,
/area/ship/engineering/atmospherics)
"yZ" = (
/obj/effect/turf_decal/siding/wood,
/obj/machinery/light_switch{
dir = 1;
pixel_x = -6;
pixel_y = -25
},
/turf/open/floor/wood,
/area/ship/hallway/starboard)
"zt" = (
/obj/structure/table/wood,
/obj/item/storage/firstaid/regular,
Expand Down Expand Up @@ -2917,6 +2931,7 @@
color = "#332521";
dir = 10
},
/obj/machinery/hydroponics/soil,
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
"Aq" = (
Expand Down Expand Up @@ -3535,9 +3550,9 @@
dir = 8
},
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/obj/machinery/hydroponics/soil,
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
"Ga" = (
Expand Down Expand Up @@ -3914,6 +3929,7 @@
color = "#332521";
dir = 6
},
/obj/machinery/hydroponics/soil,
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
"Jv" = (
Expand Down Expand Up @@ -4089,8 +4105,7 @@
/obj/item/honey_frame,
/obj/item/queen_bee/bought,
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
Expand Down Expand Up @@ -4418,9 +4433,9 @@
},
/obj/structure/flora/ausbushes/brflowers,
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/obj/machinery/hydroponics/soil,
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
"NN" = (
Expand All @@ -4441,16 +4456,15 @@
/obj/item/honey_frame,
/obj/item/queen_bee/bought,
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
"NX" = (
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/obj/machinery/hydroponics/soil,
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
"NZ" = (
Expand Down Expand Up @@ -4746,8 +4760,7 @@
/obj/item/honey_frame,
/obj/item/queen_bee/bought,
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
Expand Down Expand Up @@ -5502,8 +5515,7 @@
dir = 1
},
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
Expand Down Expand Up @@ -5743,9 +5755,9 @@
"XH" = (
/obj/structure/flora/ausbushes/ppflowers,
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/obj/machinery/hydroponics/soil,
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
"XL" = (
Expand All @@ -5769,8 +5781,7 @@
"XY" = (
/obj/machinery/light/floor,
/obj/effect/turf_decal/siding/wood{
color = "#332521";
layer = 70
color = "#332521"
},
/turf/open/floor/grass/fairy,
/area/ship/crew/hydroponics)
Expand Down Expand Up @@ -6835,7 +6846,7 @@ JL
UW
hw
Vh
FL
yZ
mB
Ga
oQ
Expand Down

0 comments on commit 5826c90

Please sign in to comment.