[MIRROR] Point Defense Turret Adjustments (#11291)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-02 22:34:52 -07:00
committed by GitHub
parent 0f4b35c869
commit 24e1dc8198
32 changed files with 190 additions and 191 deletions

View File

@@ -110,11 +110,8 @@
light_power = 1
light_color = "#ffffff"
//CHOMPStation add coilgun pointdefense
/obj/effect/projectile/impact/coildefense
icon = 'icons/obj/projectiles_impact_ch.dmi'
icon_state = "impact_coildef"
light_range = 2
light_power = 3
light_color = "#FFFFFF"
//CHOMPStation add end <3

View File

@@ -122,11 +122,8 @@
light_power = 1
light_color = "#ffffff"
//CHOMPStation add coilgun pointdefense
/obj/effect/projectile/muzzle/coildefense
icon = 'icons/obj/projectiles_muzzle_ch.dmi'
icon_state = "muzzle_coildef"
light_range = 3
light_power = 1
light_color = "#FFFFFF"
//CHOMPStation add end <3

View File

@@ -149,11 +149,8 @@
light_power = 1
light_color = "#ffffff"
//CHOMPStation add coilgun pointdefense
/obj/effect/projectile/tracer/coildefense
icon = 'icons/obj/projectiles_tracer_ch.dmi'
icon_state = "tracer_coildef"
light_range = 1
light_power = 2
light_color = "#FFFFFF"
//CHOMPStation add end <3