Minor PDA cartridge tweaks

This commit is contained in:
Heroman
2019-04-26 05:39:43 +10:00
parent cd4fb67058
commit 5a5e8d133b
3 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
l_ear = /obj/item/device/radio/headset/headset_com
shoes = /obj/item/clothing/shoes/brown
id_type = /obj/item/weapon/card/id/silver/secretary
pda_type = /obj/item/device/pda/heads/hop
pda_type = /obj/item/device/pda/heads
r_hand = /obj/item/weapon/clipboard
/decl/hierarchy/outfit/job/secretary/pre_equip(mob/living/carbon/human/H)