Merge pull request #6222 from Novacat/nova-pathfinder

Centcom/Tether Ship Changes
This commit is contained in:
Novacat
2019-12-06 16:06:56 -05:00
committed by GitHub
13 changed files with 44890 additions and 15263 deletions
@@ -4,14 +4,18 @@
req_access = list(access_all_personal_lockers)
var/registered_name = null
/* //VOREStation Removal
starts_with = list(
/obj/item/device/radio/headset)
*/
/obj/structure/closet/secure_closet/personal/Initialize()
/* //VOREStation Removal
if(prob(50))
starts_with += /obj/item/weapon/storage/backpack
else
starts_with += /obj/item/weapon/storage/backpack/satchel/norm
*/
return ..()
/obj/structure/closet/secure_closet/personal/patient