Merge pull request #6133 from Heroman3003/cart-tweek

Minor PDA cartridge tweaks
This commit is contained in:
Atermonera
2019-05-01 14:08:33 -04:00
committed by VirgoBot
parent e4367a8e31
commit 8e724ad32c
3 changed files with 20 additions and 14 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)