mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
[MIRROR] Reduces the light range of all beam (lasers, disablers, emitter shots) projectiles (#689)
* Reduces the light range of all beam (lasers, disablers, emitter shots) projectiles (#53328) * Reduces the light range of all beam (lasers, disablers, emitter shots) projectiles Co-authored-by: Shirbu <maelstromdesu@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
eyeblur = 2
|
||||
impact_effect_type = /obj/effect/temp_visual/impact_effect/red_laser
|
||||
light_system = MOVABLE_LIGHT
|
||||
light_range = 2
|
||||
light_range = 1
|
||||
light_power = 1
|
||||
light_color = COLOR_SOFT_RED
|
||||
ricochets_max = 50 //Honk!
|
||||
|
||||
Reference in New Issue
Block a user