mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
Ion Beam Redux
This commit is contained in:
committed by
CHOMPStation2
parent
95d6752941
commit
317fc95a7e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user