[MIRROR] Various upports (#10293)

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-04 06:04:25 -07:00
committed by GitHub
parent 73ccdbb648
commit aa0da49558
53 changed files with 633 additions and 642 deletions

View File

@@ -1,6 +0,0 @@
/decl/hierarchy/outfit/job/cargo/cargo_tech/mailman
name = OUTFIT_JOB_NAME(JOB_ALT_MAILMAN)
uniform = /obj/item/clothing/under/rank/mailman2
head = /obj/item/clothing/head/mailman2
pda_slot = slot_l_store
backpack_contents = list(/obj/item/storage/bag/mail = 1, /obj/item/mail_scanner = 1)

View File

@@ -1,16 +1,3 @@
/datum/supply_pack/supply/postal_service
name = "Postal Service Supplies"
contains = list(
/obj/item/mail/blank = 10,
/obj/item/pen/fountain,
/obj/item/pen/multi,
/obj/item/destTagger,
/obj/item/storage/bag/mail
)
cost = 15
containertype = /obj/structure/closet/crate/nanotrasen
containername = "Postal Service crate"
/datum/supply_pack/supply/freezer
name = "Freezer crate"
desc = "An empty freezer for storing perishable items."