Merge pull request #3575 from deathride58/mapsyncs1

Map Syncs - TG-gnawed-on-too-many-cables Edition
This commit is contained in:
LetterJay
2017-10-23 23:02:23 -04:00
committed by GitHub
27 changed files with 200064 additions and 219173 deletions
@@ -624,6 +624,15 @@
/obj/machinery/porta_turret/centcom_shuttle/setup()
return
/obj/machinery/porta_turret/centcom_shuttle/weak
max_integrity = 120
integrity_failure = 60
name = "Old Laser Turret"
desc = "A turret built with substandard parts and run down further with age. Still capable of delivering lethal lasers to the odd space carp, but not much else."
stun_projectile = /obj/item/projectile/beam/weak
lethal_projectile = /obj/item/projectile/beam/weak
faction = "neutral"
////////////////////////
//Turret Control Panel//
////////////////////////