ion beam redux

This commit is contained in:
Killian
2023-04-21 18:33:37 +01:00
parent 7aacb5ffe3
commit 68acecf26b
9 changed files with 80 additions and 0 deletions
@@ -14,6 +14,12 @@
light_power = 1
light_color = "#FF0D00"
/obj/effect/projectile/impact/laser_em
icon_state = "impact_em_laser"
light_range = 3
light_power = 1
light_color = "#00C6FF"
/obj/effect/projectile/impact/xray
icon_state = "impact_xray"
light_range = 2
@@ -38,6 +38,12 @@
light_power = 1
light_color = "#FF0D00"
/obj/effect/projectile/muzzle/laser_em
icon_state = "muzzle_em_laser"
light_range = 3
light_power = 1
light_color = "#00C6FF"
/obj/effect/projectile/muzzle/lightning
icon_state = "muzzle_lightning"
light_range = 2
@@ -83,6 +83,12 @@
light_power = 1
light_color = "#FF0D00"
/obj/effect/projectile/tracer/laser_em
icon_state = "em_laser"
light_range = 3
light_power = 1
light_color = "#00C6FF"
/obj/effect/projectile/tracer/darkmatter
icon_state = "darkb"
light_range = 2