Skip to content

Commit

Permalink
[MIRROR] Birdshot: engi wardrope. (#2022) (#2921)
Browse files Browse the repository at this point in the history
* Birdshot: engi wardrope. (#82639)

## About The Pull Request

Add engi wardrope on Birdshot.

## Why It's Good For The Game

Birdshot doesn't have engi wardrope.

:cl:
fix: Birdshot now have engi wardrope
/:cl:

* Birdshot: engi wardrope.

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: Xackii <[email protected]>
  • Loading branch information
3 people authored Apr 16, 2024
1 parent 9eb9491 commit 6fe3c91
Showing 1 changed file with 11 additions and 25 deletions.
36 changes: 11 additions & 25 deletions _maps/map_files/Birdshot/birdshot.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -10017,6 +10017,10 @@
pixel_y = 4
},
/obj/item/clothing/glasses/meson,
/obj/item/grenade/chem_grenade/smart_metal_foam{
pixel_x = -8;
pixel_y = 14
},
/turf/open/floor/iron/grimy,
/area/station/engineering/main)
"erK" = (
Expand Down Expand Up @@ -11518,6 +11522,7 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
},
/obj/item/airlock_painter,
/turf/open/floor/iron/grimy,
/area/station/engineering/main)
"eWj" = (
Expand Down Expand Up @@ -12001,12 +12006,12 @@
/area/station/service/cafeteria)
"fhX" = (
/obj/structure/table/greyscale,
/obj/item/folder/yellow{
pixel_x = 2;
pixel_y = 4
/obj/item/lightreplacer{
pixel_y = 7
},
/obj/item/pen{
pixel_x = -4
/obj/item/lightreplacer{
pixel_y = 2;
pixel_x = -2
},
/turf/open/floor/iron/grimy,
/area/station/engineering/main)
Expand Down Expand Up @@ -36960,28 +36965,9 @@
/turf/open/floor/iron/textured_half,
/area/station/security)
"nki" = (
/obj/structure/rack,
/obj/item/airlock_painter,
/obj/item/lightreplacer{
pixel_y = 7
},
/obj/item/clothing/head/utility/hardhat/welding{
pixel_x = -4;
pixel_y = -3
},
/obj/item/clothing/head/utility/hardhat/welding{
pixel_x = -4
},
/obj/item/clothing/head/utility/hardhat/welding{
pixel_x = -4;
pixel_y = 3
},
/obj/effect/turf_decal/bot,
/obj/machinery/light/cold/dim/directional/west,
/obj/item/grenade/chem_grenade/smart_metal_foam{
pixel_x = 9;
pixel_y = 5
},
/obj/machinery/vending/wardrobe/engi_wardrobe,
/turf/open/floor/iron,
/area/station/engineering/main)
"nkl" = (
Expand Down

0 comments on commit 6fe3c91

Please sign in to comment.