[MIRROR] Removes excess ID boxes from the HoP's office and adds silver IDs to their locker. [MDB IGNORE] (#22305)

* Removes excess ID boxes from the HoP's office and adds silver IDs to their locker. (#76448)

## About The Pull Request

Every ID, silver ID, and PDA box has been removed from the maps. You can
now only find ID boxes on the HoP's locker and PDAs must be bought from
the tech vendor. Said locker also had two instances of ID boxes, so i've
swapped one of them for the silver ID box
## Why It's Good For The Game

tram had, in total, 5 ID boxes. That's *35 IDs in total.* No one is ever
gonna lose that much, and having 7 is more than enough. If a situation
happens where you somehow need more, you can still buy it on the tech
vendor AND on cargo. I realized how many boxes the HoP had on the other
PR
## Changelog
🆑
del: Removed excess ID boxes on HoP's office
/🆑

* Removes excess ID boxes from the HoP's office and adds silver IDs to their locker.

---------

Co-authored-by: DATAxPUNGED <44149906+DATA-xPUNGED@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-07-11 20:40:08 -04:00
committed by GitHub
co-authored by DATAxPUNGED
parent d20e1162d3
commit ebbf333b9e
7 changed files with 2642 additions and 2693 deletions
@@ -13,7 +13,6 @@
new /obj/item/pet_carrier(src)
new /obj/item/storage/bag/garment/captain(src)
new /obj/item/computer_disk/command/captain(src)
new /obj/item/storage/box/silver_ids(src)
new /obj/item/radio/headset/heads/captain/alt(src)
new /obj/item/radio/headset/heads/captain(src)
new /obj/item/storage/belt/sabre(src)
@@ -35,7 +34,7 @@
new /obj/item/computer_disk/command/hop(src)
new /obj/item/radio/headset/heads/hop(src)
new /obj/item/storage/box/ids(src)
new /obj/item/storage/box/ids(src)
new /obj/item/storage/box/silver_ids(src)
new /obj/item/megaphone/command(src)
new /obj/item/assembly/flash/handheld(src)
new /obj/item/gun/energy/e_gun(src)