further gun tweaks/changes, adds sprite

This commit is contained in:
Birdtalon
2018-08-31 19:12:39 +01:00
parent 49e47d00bb
commit 5275b5f56f
4 changed files with 6 additions and 4 deletions
@@ -122,10 +122,12 @@
/obj/item/projectile/beam/immolator/strong
name = "heavy immolation beam"
damage = 45
icon_state = "heavylaser"
/obj/item/projectile/beam/immolator/weak
name = "light immolation beam"
damage = 8
icon_state = "scatterlaser"
/obj/item/projectile/beam/immolator/on_hit(var/atom/target, var/blocked = 0)
. = ..()