Hybridizes PDC systems, Bay turrets deal damage to meteors

This commit is contained in:
atermonera
2021-02-22 17:28:45 -09:00
parent d325d45fac
commit e6eba2cb0c
7 changed files with 100 additions and 73 deletions

View File

@@ -79,3 +79,6 @@
light_range = 4
light_power = 3
light_color = "#3300ff"
/obj/effect/projectile/impact/pointdefense
icon_state = "impact_pointdef"

View File

@@ -91,3 +91,6 @@
light_range = 4
light_power = 3
light_color = "#3300ff"
/obj/effect/projectile/muzzle/pointdefense
icon_state = "muzzle_pointdef"

View File

@@ -120,3 +120,6 @@
light_range = 1
light_power = 0.5
light_color = "#f6f2b6"
/obj/effect/projectile/tracer/pointdefense
icon_state = "beam_pointdef"