Merge pull request #2933 from Citadel-Station-13/upstream-merge-30980

[MIRROR] Tiny batch of Initialize() fixes, mostly stuff that isn't around at roundstart
This commit is contained in:
LetterJay
2017-09-25 13:28:05 -04:00
committed by GitHub
8 changed files with 297 additions and 299 deletions
@@ -532,7 +532,7 @@ Congratulations! You are now trained for invasive xenobiology research!"}
flags_2 = BANG_PROTECT_2
/obj/item/device/radio/headset/abductor/Initialize(mapload)
..()
. = ..()
make_syndie()
/obj/item/device/radio/headset/abductor/attackby(obj/item/W, mob/user, params)