mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 20:14:31 +01:00
Point Defense Turret Adjustments (#18126)
* Initial * Rename * Proper multitool
This commit is contained in:
@@ -102,3 +102,9 @@
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#ffffff"
|
||||
|
||||
/obj/effect/projectile/impact/coildefense
|
||||
icon_state = "impact_coildef"
|
||||
light_range = 2
|
||||
light_power = 3
|
||||
light_color = "#FFFFFF"
|
||||
|
||||
@@ -114,3 +114,9 @@
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#ffffff"
|
||||
|
||||
/obj/effect/projectile/muzzle/coildefense
|
||||
icon_state = "muzzle_coildef"
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#FFFFFF"
|
||||
|
||||
@@ -141,3 +141,9 @@
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#ffffff"
|
||||
|
||||
/obj/effect/projectile/tracer/coildefense
|
||||
icon_state = "tracer_coildef"
|
||||
light_range = 1
|
||||
light_power = 2
|
||||
light_color = "#FFFFFF"
|
||||
|
||||
Reference in New Issue
Block a user