mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 14:16:58 +01:00
[MIRROR] Glamour mob pack (#9225)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
co-authored by
Heroman3003
Kashargul
parent
032b0be496
commit
464ebe7360
@@ -103,6 +103,13 @@
|
||||
//VOREStation edit ends
|
||||
/obj/effect/projectile/impact/pointdefense
|
||||
icon_state = "impact_pointdef"
|
||||
|
||||
/obj/effect/projectile/impact/rainbow
|
||||
icon_state = "impact_rainbow"
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#ffffff"
|
||||
|
||||
//CHOMPStation add coilgun pointdefense
|
||||
/obj/effect/projectile/impact/coildefense
|
||||
icon = 'icons/obj/projectiles_impact_ch.dmi'
|
||||
|
||||
@@ -115,6 +115,13 @@
|
||||
//VOREStation edit ends
|
||||
/obj/effect/projectile/muzzle/pointdefense
|
||||
icon_state = "muzzle_pointdef"
|
||||
|
||||
/obj/effect/projectile/muzzle/rainbow
|
||||
icon_state = "muzzle_rainbow"
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#ffffff"
|
||||
|
||||
//CHOMPStation add coilgun pointdefense
|
||||
/obj/effect/projectile/muzzle/coildefense
|
||||
icon = 'icons/obj/projectiles_muzzle_ch.dmi'
|
||||
|
||||
@@ -142,6 +142,13 @@
|
||||
//VOREStation edit ends
|
||||
/obj/effect/projectile/tracer/pointdefense
|
||||
icon_state = "beam_pointdef"
|
||||
|
||||
/obj/effect/projectile/tracer/rainbow
|
||||
icon_state = "rainbow"
|
||||
light_range = 3
|
||||
light_power = 1
|
||||
light_color = "#ffffff"
|
||||
|
||||
//CHOMPStation add coilgun pointdefense
|
||||
/obj/effect/projectile/tracer/coildefense
|
||||
icon = 'icons/obj/projectiles_tracer_ch.dmi'
|
||||
|
||||
Reference in New Issue
Block a user