Mail Scanner (#8753)

This commit is contained in:
Guti
2024-08-14 00:04:54 +02:00
committed by GitHub
parent e6777fda28
commit 0551e2bab4
8 changed files with 75 additions and 3 deletions

View File

@@ -2,5 +2,5 @@
name = OUTFIT_JOB_NAME("Mailman")
uniform = /obj/item/clothing/under/rank/mailman2
head = /obj/item/clothing/head/mailman2
belt = /obj/item/weapon/storage/bag/mail
pda_slot = slot_l_store
backpack_contents = list(/obj/item/weapon/storage/bag/mail = 1, /obj/item/mail_scanner = 1)