Skip to content

Commit

Permalink
Adds missing pistol magazines to the Atlas. (#3864)
Browse files Browse the repository at this point in the history
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

Adds 4 CM-23 magazines to the Atlas's armory, as before there were 0.
Honestly they feel like too few, but, i'm keeping consistant with the
rest of the ship.

## Why It's Good For The Game

Before, outside of the officer's guncases, there were no magazines for
CM-23's, making them COMPLETELY unusable.
## Changelog

:cl:
add: Added 4 CM-23 magazines to the Atlas's armory. You can now use the
CM-23s stored there.
/:cl:

<!-- Both :cl:'s are required for the changelog to work! You can put
your name to the right of the first :cl: if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
  • Loading branch information
Martinpachu authored Dec 3, 2024
1 parent f7d2fa0 commit 60c4635
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _maps/shuttles/minutemen/minutemen_atlas.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4576,6 +4576,10 @@
pixel_x = 11;
pixel_y = -8
},
/obj/item/ammo_box/magazine/cm23,
/obj/item/ammo_box/magazine/cm23,
/obj/item/ammo_box/magazine/cm23,
/obj/item/ammo_box/magazine/cm23,
/turf/open/floor/plasteel/dark,
/area/ship/security)
"Vw" = (
Expand Down

0 comments on commit 60c4635

Please sign in to comment.