Merge pull request #7712 from Tupinambis/SyndicateShuttle

Adds an emag exclusive syndicate emergency shuttle.
This commit is contained in:
deathride58
2018-11-16 23:18:55 -05:00
committed by GitHub
4 changed files with 2672 additions and 0 deletions
@@ -741,6 +741,14 @@
lethal_projectile = /obj/item/projectile/beam/weak/penetrator
faction = list("neutral","silicon","turret")
/obj/machinery/porta_turret/centcom_shuttle/ballistic
stun_projectile = /obj/item/projectile/bullet
lethal_projectile = /obj/item/projectile/bullet
lethal_projectile_sound = 'sound/weapons/gunshot.ogg'
stun_projectile_sound = 'sound/weapons/gunshot.ogg'
desc = "A ballistic machine gun auto-turret."
////////////////////////
//Turret Control Panel//
////////////////////////