Add Weapon FX Firefreeze & Nightfrost

This commit is contained in:
D4rkl1ght3r
2026-08-01 12:09:29 +02:00
parent 9d24fdacd6
commit 5634cf57e7
4 changed files with 51 additions and 0 deletions
Binary file not shown.
Binary file not shown.
+28
View File
@@ -5521,6 +5521,34 @@ alchemy = fx\weapons\customs\frostbite.ale
effect_crc = 165267108
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
[VisEffect]
nickname = hydra_proj
+23
View File
@@ -3960,6 +3960,29 @@ effect_type = EFT_WEAPON_PROJ
vis_effect = frostbite_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
[Effect]
nickname = hydra_flash