Merge pull request #10632 from Kyep/trader_tweaks_2

Sol Trader Updates 2
This commit is contained in:
variableundefined
2019-01-14 21:35:47 +08:00
committed by GitHub
9 changed files with 115 additions and 79 deletions
+2 -1
View File
@@ -708,7 +708,8 @@
id = /obj/item/card/id/supply
pda = /obj/item/pda
backpack_contents = list(
/obj/item/storage/box/survival = 1
/obj/item/storage/box/survival = 1,
/obj/item/hand_labeler = 1
)
/datum/outfit/admin/sol_trader/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE)