Skip to content

Commit

Permalink
Update pgf_elated_bolide.dmm
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikafox committed Oct 5, 2024
1 parent 2ce6510 commit b57c0f4
Showing 1 changed file with 45 additions and 16 deletions.
61 changes: 45 additions & 16 deletions _maps/shuttles/pgf/pgf_elated_bolide.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,10 @@
},
/obj/structure/table/reinforced,
/obj/effect/turf_decal/techfloor/orange,
/obj/item/storage/toolbox/mechanical{
pixel_y = 9;
pixel_x = -4
},
/turf/open/floor/plasteel/tech,
/area/ship/storage/port)
"dp" = (
Expand Down Expand Up @@ -1026,10 +1030,6 @@
pixel_y = -7;
pixel_x = 3
},
/obj/item/clothing/under/gezena{
pixel_y = 6;
pixel_x = 8
},
/obj/item/clothing/neck/cloak/gezena{
pixel_x = -10;
pixel_y = -1
Expand All @@ -1045,6 +1045,10 @@
/obj/item/radio/headset/pgf/alt,
/obj/machinery/light/small/directional/east,
/obj/item/gps,
/obj/item/clothing/under/gezena/marine{
pixel_y = 8;
pixel_x = 6
},
/turf/open/floor/plasteel/tech,
/area/ship/security)
"hO" = (
Expand Down Expand Up @@ -2061,7 +2065,6 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
dir = 5
},
/obj/structure/chair,
/obj/machinery/power/apc/auto_name/directional/west,
/obj/structure/cable{
icon_state = "0-4"
Expand Down Expand Up @@ -2590,6 +2593,9 @@
/obj/effect/turf_decal/spline/fancy/opaque/black{
dir = 4
},
/obj/structure/chair{
dir = 8
},
/turf/open/floor/plasteel/dark,
/area/ship/crew/dorm)
"qQ" = (
Expand Down Expand Up @@ -3773,10 +3779,6 @@
/turf/open/floor/plasteel/patterned/cargo_one,
/area/ship/cargo)
"zd" = (
/obj/structure/closet/crate{
name = "janitorial supplies";
desc = "It'd probably be best if you didn't piss the LT off."
},
/obj/item/mop,
/obj/item/mop,
/obj/item/reagent_containers/glass/bucket,
Expand All @@ -3794,6 +3796,7 @@
pixel_x = 10;
pixel_y = -3
},
/obj/structure/closet/crate/trashcart,
/turf/open/floor/plasteel/patterned/cargo_one,
/area/ship/cargo)
"zi" = (
Expand Down Expand Up @@ -4068,6 +4071,21 @@
pixel_x = -6;
pixel_y = 9
},
/obj/item/clothing/gloves/gezena/marine{
pixel_y = 10;
pixel_x = 8
},
/obj/item/clothing/gloves/gezena/marine{
pixel_y = 10;
pixel_x = 8
},
/obj/item/clothing/gloves/gezena/marine{
pixel_y = 10;
pixel_x = 8
},
/obj/item/radio/headset/pgf/alt,
/obj/item/radio/headset/pgf/alt,
/obj/item/radio/headset/pgf/alt,
/turf/open/floor/vault,
/area/ship/security/armory)
"AC" = (
Expand Down Expand Up @@ -5437,7 +5455,7 @@
/area/ship/engineering)
"Jd" = (
/obj/machinery/door/airlock{
name = "Dormatories"
name = "Dormitories"
},
/obj/effect/turf_decal/techfloor/orange,
/obj/effect/turf_decal/techfloor/orange{
Expand Down Expand Up @@ -5786,6 +5804,10 @@
pixel_x = 6;
pixel_y = -5
},
/obj/item/clothing/glasses/welding{
pixel_y = 5;
pixel_x = 1
},
/turf/open/floor/plasteel/tech,
/area/ship/storage/port)
"KM" = (
Expand Down Expand Up @@ -6610,7 +6632,7 @@
/obj/machinery/door/firedoor/border_only,
/obj/machinery/door/airlock/security{
dir = 2;
name = "Engineering Storage";
name = "Armory";
req_one_access_txt = "1"
},
/turf/open/floor/plasteel/tech/grid,
Expand Down Expand Up @@ -6934,10 +6956,6 @@
pixel_y = -7;
pixel_x = 3
},
/obj/item/clothing/under/gezena{
pixel_y = 6;
pixel_x = 8
},
/obj/item/clothing/neck/cloak/gezena{
pixel_x = -8;
pixel_y = -1
Expand All @@ -6953,6 +6971,10 @@
/obj/item/radio/headset/pgf/alt,
/obj/item/gps,
/obj/machinery/light/small/directional/west,
/obj/item/clothing/under/gezena/marine{
pixel_x = 8;
pixel_y = 9
},
/turf/open/floor/plasteel/tech,
/area/ship/security)
"SO" = (
Expand Down Expand Up @@ -7257,13 +7279,15 @@
dir = 1;
pixel_x = -10;
pixel_y = -20;
name = "secure stowage access";
name = "secure storage access";
id = "bolide_bombs";
req_access = list(3)
},
/obj/machinery/firealarm/directional/south{
pixel_x = 5
},
/obj/structure/reagent_dispensers/fueltank,
/obj/effect/turf_decal/box,
/turf/open/floor/plasteel/tech,
/area/ship/storage/port)
"Ut" = (
Expand Down Expand Up @@ -7348,6 +7372,11 @@
/obj/structure/closet/wall/white/directional/south,
/obj/item/storage/ration/crayons,
/obj/structure/table/reinforced,
/obj/machinery/door/airlock/security{
dir = 2;
name = "Engineering Storage";
req_one_access_txt = "1"
},
/turf/open/floor/plasteel/mono/white,
/area/ship/crew/ccommons)
"Ve" = (
Expand Down

0 comments on commit b57c0f4

Please sign in to comment.