mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Point Defense Turret Adjustments (#11291)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0f4b35c869
commit
24e1dc8198
@@ -540,6 +540,20 @@
|
||||
tracer_type = /obj/effect/projectile/tracer/pointdefense
|
||||
impact_type = /obj/effect/projectile/impact/pointdefense
|
||||
|
||||
/obj/item/projectile/beam/coildefense
|
||||
name = "defense coil salvo"
|
||||
icon_state = "coil"
|
||||
damage = 15
|
||||
damage_type = ELECTROCUTE //You should be safe inside a voidsuit
|
||||
sharp = FALSE //"Wide" spectrum beam
|
||||
light_color = "#FFFFFF"
|
||||
|
||||
excavation_amount = 200 // Good at shooting rocks
|
||||
|
||||
muzzle_type = /obj/effect/projectile/muzzle/coildefense
|
||||
tracer_type = /obj/effect/projectile/tracer/coildefense
|
||||
impact_type = /obj/effect/projectile/impact/coildefense
|
||||
|
||||
//
|
||||
// Energy Net
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user