mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[MIRROR] Fixes the captain's PDA [MDB IGNORE] (#13586)
* Fixes the captain's PDA (#66908) I screwed it up and didn't make the Captain's PDA a subtype of heads, so captain was spawning with the wrong PDA. * Fixes the captain's PDA Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
This commit is contained in:
co-authored by
John Willard
parent
2fbe3fd167
commit
8be8604d46
@@ -12,6 +12,7 @@
|
||||
new /obj/item/clothing/neck/petcollar(src)
|
||||
new /obj/item/pet_carrier(src)
|
||||
new /obj/item/storage/bag/garment/captain(src)
|
||||
new /obj/item/computer_hardware/hard_drive/portable/command/captain(src)
|
||||
new /obj/item/storage/box/silver_ids(src)
|
||||
new /obj/item/radio/headset/heads/captain/alt(src)
|
||||
new /obj/item/radio/headset/heads/captain(src)
|
||||
|
||||
Reference in New Issue
Block a user