Skip to content

Commit

Permalink
Adds a Bomb Suit/EOD Locker to the MP Armory (#7176)
Browse files Browse the repository at this point in the history
# About the pull request

Replaces one of the Riot Lockers in the Armory with one EOD Locker.
(Same one found in OT Room but the Sec variant)

# Explain why it's good for the game

As it stands, if MPs, or even the ship receives a bomb threat, the only
relatively safe way of dealing with it is breaking into OT for their
Bomb Suit Locker. MPs should have their own way of dealing with bomb
threats without taking things from unrelated crew.

# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.

</details>


# Changelog
:cl:
add: Added an EOD Locker in the MP Armory.
/:cl:
  • Loading branch information
efzapa committed Sep 29, 2024
1 parent 7ce846c commit 7563a7c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -18315,13 +18315,10 @@
/turf/open/floor/almayer/redfull,
/area/almayer/living/briefing)
"dEX" = (
/obj/structure/closet/secure_closet/guncabinet/riot_control,
/obj/item/weapon/shield/riot,
/obj/item/weapon/shield/riot,
/obj/item/weapon/shield/riot,
/obj/structure/machinery/light{
dir = 1
},
/obj/structure/closet/bombclosetsecurity,
/turf/open/floor/plating/plating_catwalk,
/area/almayer/shipboard/brig/armory)
"dFk" = (
Expand Down

0 comments on commit 7563a7c

Please sign in to comment.