Merge pull request #3232 from CHOMPStation2/upstream-merge-11910

[MIRROR] fixes the commonwealth engi RIG having the wrong crate
This commit is contained in:
Nadyr
2021-12-05 12:09:53 -05:00
committed by GitHub

View File

@@ -100,8 +100,8 @@
)
cost = 250
containertype = /obj/structure/closet/crate/secure/gear
containername = "Solgov medical hardsuit crate"
access = access_medical
containername = "Solgov engineering hardsuit crate"
access = access_engine
// CHOMPStation EDIT End