mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
adds hand labeller to trader default items
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user