Add FX Templates Effect Entries
This commit is contained in:
@@ -3486,6 +3486,57 @@ vis_effect = template_3_green_proj
|
||||
;vis_beam = template_3_green_beam
|
||||
vis_beam = pi_particle_04_beam
|
||||
|
||||
;Template Red
|
||||
[Effect]
|
||||
nickname = template_3_red_flash
|
||||
effect_type = EFT_MUZZLE_FLASH
|
||||
vis_effect = template_3_red_flash
|
||||
|
||||
[Effect]
|
||||
nickname = template_3_red_impact
|
||||
effect_type = EFT_WEAPON_IMPACT
|
||||
vis_effect = template_3_red_impact
|
||||
|
||||
[Effect]
|
||||
nickname = template_3_red_proj
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = template_3_red_proj
|
||||
vis_beam = pi_particle_04_beam
|
||||
|
||||
;Template yellow
|
||||
[Effect]
|
||||
nickname = template_3_yellow_flash
|
||||
effect_type = EFT_MUZZLE_FLASH
|
||||
vis_effect = template_3_yellow_flash
|
||||
|
||||
[Effect]
|
||||
nickname = template_3_yellow_impact
|
||||
effect_type = EFT_WEAPON_IMPACT
|
||||
vis_effect = template_3_yellow_impact
|
||||
|
||||
[Effect]
|
||||
nickname = template_3_yellow_proj
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = template_3_yellow_proj
|
||||
vis_beam = pi_particle_04_beam
|
||||
|
||||
;Template orange
|
||||
[Effect]
|
||||
nickname = template_3_orange_flash
|
||||
effect_type = EFT_MUZZLE_FLASH
|
||||
vis_effect = template_3_orange_flash
|
||||
|
||||
[Effect]
|
||||
nickname = template_3_orange_impact
|
||||
effect_type = EFT_WEAPON_IMPACT
|
||||
vis_effect = template_3_orange_impact
|
||||
|
||||
[Effect]
|
||||
nickname = template_3_orange_proj
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = template_3_orange_proj
|
||||
vis_beam = pi_particle_04_beam
|
||||
|
||||
;Template Cyan
|
||||
[Effect]
|
||||
nickname = template_3_cyan_flash
|
||||
|
||||
Reference in New Issue
Block a user