Fix Colada FX impact & flash
This commit is contained in:
Binary file not shown.
@@ -3408,6 +3408,19 @@ alchemy = fx\weapons\pi_laser_04.ale
|
||||
effect_crc = 381843837
|
||||
textures = fx\sarma.txm
|
||||
|
||||
; Colada
|
||||
[VisEffect]
|
||||
nickname = pi_laser_03_green_flash
|
||||
alchemy = fx\weapons\customs\pi_laser_03_green.ale
|
||||
effect_crc = -273940573
|
||||
textures = fx\sarma.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = pi_laser_03_green_impact
|
||||
alchemy = fx\weapons\customs\pi_laser_03_green.ale
|
||||
effect_crc = -416711546
|
||||
textures = fx\sarma.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = pi_mine01
|
||||
alchemy = fx\weapons\pi_mine01.ale
|
||||
|
||||
@@ -1226,6 +1226,18 @@ nickname = pi_laser_04_proj
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_beam = pi_laser_04_beam
|
||||
|
||||
; Colada
|
||||
|
||||
[Effect]
|
||||
nickname = pi_laser_03_green_flash
|
||||
effect_type = EFT_MUZZLE_FLASH
|
||||
vis_effect = pi_laser_03_green_flash
|
||||
|
||||
[Effect]
|
||||
nickname = pi_laser_03_green_impact
|
||||
effect_type = EFT_WEAPON_IMPACT
|
||||
vis_effect = pi_laser_03_green_impact
|
||||
|
||||
[Effect]
|
||||
nickname = pi_neutron_01_flash
|
||||
effect_type = EFT_MUZZLE_FLASH
|
||||
|
||||
Reference in New Issue
Block a user