Fix Ash Walkers mining and antag selection, fix Lavaland Syndicate base incinerator buttons and comms agent mask

This commit is contained in:
Mark van Alphen
2019-06-02 01:18:18 +02:00
parent 95fc8773ae
commit 81c325262d
9 changed files with 29 additions and 16 deletions
@@ -74,10 +74,10 @@
/datum/outfit/lavaland_syndicate/comms
name = "Lavaland Syndicate Comms Agent"
r_hand = /obj/item/melee/energy/sword/saber
mask = /obj/item/clothing/mask/gas/voice
mask = /obj/item/clothing/mask/chameleon
suit = /obj/item/clothing/suit/armor/vest
/obj/item/clothing/mask/gas/voice/gps/New()
/obj/item/clothing/mask/chameleon/gps/New()
. = ..()
new /obj/item/gps/internal/lavaland_syndicate_base(src)