Add Weapon FX Firefreeze & Nightfrost
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -5521,6 +5521,34 @@ alchemy = fx\weapons\customs\frostbite.ale
|
|||||||
effect_crc = 165267108
|
effect_crc = 165267108
|
||||||
textures = fx\planetflare.txm
|
textures = fx\planetflare.txm
|
||||||
|
|
||||||
|
; Codename: Firefreeze
|
||||||
|
[VisEffect]
|
||||||
|
nickname = firefreeze_proj
|
||||||
|
alchemy = fx\weapons\customs\firefreeze.ale
|
||||||
|
effect_crc = 443714051
|
||||||
|
textures = fx\rem_fractals.txm
|
||||||
|
textures = fx\hexagon.txm
|
||||||
|
|
||||||
|
; Codename: Nightfrost
|
||||||
|
[VisEffect]
|
||||||
|
nickname = nightfrost_proj
|
||||||
|
alchemy = fx\weapons\customs\nightfrost.ale
|
||||||
|
effect_crc = -141895269
|
||||||
|
textures = fx\rem_fractals.txm
|
||||||
|
textures = fx\hexagon.txm
|
||||||
|
|
||||||
|
[VisEffect]
|
||||||
|
nickname = nightfrost_impact
|
||||||
|
alchemy = fx\weapons\customs\nightfrost.ale
|
||||||
|
effect_crc = 478580142
|
||||||
|
textures = fx\sarma.txm
|
||||||
|
|
||||||
|
[VisEffect]
|
||||||
|
nickname = nightfrost_flash
|
||||||
|
alchemy = fx\weapons\customs\nightfrost.ale
|
||||||
|
effect_crc = -178517499
|
||||||
|
textures = fx\planetflare.txm
|
||||||
|
|
||||||
; Codename: HYDRA
|
; Codename: HYDRA
|
||||||
[VisEffect]
|
[VisEffect]
|
||||||
nickname = hydra_proj
|
nickname = hydra_proj
|
||||||
|
|||||||
@@ -3960,6 +3960,29 @@ effect_type = EFT_WEAPON_PROJ
|
|||||||
vis_effect = frostbite_proj
|
vis_effect = frostbite_proj
|
||||||
;vis_generic = min_photon_01_proj
|
;vis_generic = min_photon_01_proj
|
||||||
|
|
||||||
|
; FIREFREEZE
|
||||||
|
[Effect]
|
||||||
|
nickname = firefreeze_proj
|
||||||
|
effect_type = EFT_WEAPON_PROJ
|
||||||
|
vis_effect = firefreeze_proj
|
||||||
|
|
||||||
|
; NIGHTFROST
|
||||||
|
|
||||||
|
[Effect]
|
||||||
|
nickname = nightfrost_flash
|
||||||
|
effect_type = EFT_MUZZLE_FLASH
|
||||||
|
vis_effect = nightfrost_flash
|
||||||
|
|
||||||
|
[Effect]
|
||||||
|
nickname = nightfrost_impact
|
||||||
|
effect_type = EFT_WEAPON_IMPACT
|
||||||
|
vis_effect = nightfrost_impact
|
||||||
|
|
||||||
|
[Effect]
|
||||||
|
nickname = nightfrost_proj
|
||||||
|
effect_type = EFT_WEAPON_PROJ
|
||||||
|
vis_effect = nightfrost_proj
|
||||||
|
|
||||||
; HYDRA
|
; HYDRA
|
||||||
[Effect]
|
[Effect]
|
||||||
nickname = hydra_flash
|
nickname = hydra_flash
|
||||||
|
|||||||
Reference in New Issue
Block a user