diff --git a/DATA/FX/WEAPONS/customs/firefreeze.ale b/DATA/FX/WEAPONS/customs/firefreeze.ale new file mode 100644 index 00000000..0bd94825 Binary files /dev/null and b/DATA/FX/WEAPONS/customs/firefreeze.ale differ diff --git a/DATA/FX/WEAPONS/customs/nightfrost.ale b/DATA/FX/WEAPONS/customs/nightfrost.ale new file mode 100644 index 00000000..2e26ccee Binary files /dev/null and b/DATA/FX/WEAPONS/customs/nightfrost.ale differ diff --git a/DATA/FX/WEAPONS/weapons_ale.ini b/DATA/FX/WEAPONS/weapons_ale.ini index bd369bf6..6d5e606c 100644 --- a/DATA/FX/WEAPONS/weapons_ale.ini +++ b/DATA/FX/WEAPONS/weapons_ale.ini @@ -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 diff --git a/DATA/FX/effects.ini b/DATA/FX/effects.ini index 6da84994..611d3381 100644 --- a/DATA/FX/effects.ini +++ b/DATA/FX/effects.ini @@ -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