Merge pull request #6285 from Mechoid/SLED

Adds the SLED.
This commit is contained in:
Atermonera
2019-07-23 16:21:42 -04:00
committed by VirgoBot
parent 8a370584c5
commit a6d7c4ee81
7 changed files with 244 additions and 5 deletions
+14 -1
View File
@@ -222,4 +222,17 @@
/obj/item/projectile/beam/stun/med
name = "stun beam"
icon_state = "stun"
agony = 30
agony = 30
/obj/item/projectile/beam/shock
name = "shock beam"
icon_state = "lightning"
damage_type = ELECTROCUTE
muzzle_type = /obj/effect/projectile/muzzle/lightning
tracer_type = /obj/effect/projectile/tracer/lightning
impact_type = /obj/effect/projectile/impact/lightning
damage = 30
agony = 15
eyeblur = 2