Ion Beam Redux

This commit is contained in:
Heroman3003
2023-04-22 05:41:47 +00:00
committed by CHOMPStation2
parent 95d6752941
commit 317fc95a7e
9 changed files with 95 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