Fixes Offduty engi and explorers spawning without survival boxes

This commit is contained in:
Heroman
2019-05-05 08:17:51 +10:00
parent bc442d3886
commit ed55a2f6cd
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
/decl/hierarchy/outfit/job/assistant/engineer
id_type = /obj/item/weapon/card/id/engineering
flags = OUTFIT_EXTENDED_SURVIVAL
flags = OUTFIT_HAS_BACKPACK|OUTFIT_EXTENDED_SURVIVAL
/decl/hierarchy/outfit/job/assistant/medic
id_type = /obj/item/weapon/card/id/medical

View File

@@ -18,4 +18,4 @@
/decl/hierarchy/outfit/job/assistant/explorer
id_type = /obj/item/weapon/card/id/explorer
flags = OUTFIT_COMPREHENSIVE_SURVIVAL
flags = OUTFIT_HAS_BACKPACK|OUTFIT_COMPREHENSIVE_SURVIVAL