mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[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:
committed by
GitHub
parent
73ccdbb648
commit
aa0da49558
@@ -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)
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user