Add Codename Weapon CHIMERA
This commit is contained in:
BIN
DATA/FX/WEAPONS/customs/chimera.ale
Normal file
BIN
DATA/FX/WEAPONS/customs/chimera.ale
Normal file
Binary file not shown.
@@ -5135,4 +5135,33 @@ effect_crc = 258104849
|
||||
textures = fx\planetflare.txm
|
||||
textures = fx\sarma.txm
|
||||
textures = fx\missleeffect.txm
|
||||
textures = fx\lightning2.txm
|
||||
textures = fx\lightning2.txm
|
||||
|
||||
; Codename: CHIMERA
|
||||
[VisEffect]
|
||||
nickname = chimera_flash
|
||||
alchemy = fx\weapons\customs\chimera.ale
|
||||
effect_crc = -491373339
|
||||
textures = fx\planetflare.txm
|
||||
textures = fx\sarma.txm
|
||||
textures = fx\missleeffect.txm
|
||||
textures = fx\lightning2.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = chimera_impact
|
||||
alchemy = fx\weapons\customs\chimera.ale
|
||||
effect_crc = -56916512
|
||||
textures = fx\planetflare.txm
|
||||
textures = fx\sarma.txm
|
||||
textures = fx\missleeffect.txm
|
||||
textures = fx\lightning2.txm
|
||||
|
||||
[VisEffect]
|
||||
nickname = chimera_proj
|
||||
alchemy = fx\weapons\customs\chimera.ale
|
||||
effect_crc = 281080052
|
||||
textures = fx\planetflare.txm
|
||||
textures = fx\sarma.txm
|
||||
textures = fx\missleeffect.txm
|
||||
textures = fx\lightning2.txm
|
||||
textures = fx\nomad.txm
|
||||
@@ -3672,4 +3672,25 @@ vis_effect = dsy_no2_smallengine02
|
||||
[Effect]
|
||||
nickname = dsy_no2_smallengine03
|
||||
effect_type = EFT_ENGINE_FIRE
|
||||
vis_effect = dsy_no2_smallengine03
|
||||
vis_effect = dsy_no2_smallengine03
|
||||
|
||||
|
||||
; New Codename Weapon Effects
|
||||
|
||||
; CHIMERA
|
||||
[Effect]
|
||||
nickname = chimera_flash
|
||||
effect_type = EFT_MUZZLE_FLASH
|
||||
vis_effect = chimera_flash
|
||||
|
||||
[Effect]
|
||||
nickname = chimera_impact
|
||||
effect_type = EFT_WEAPON_IMPACT
|
||||
vis_effect = chimera_impact
|
||||
|
||||
[Effect]
|
||||
nickname = chimera_proj
|
||||
effect_type = EFT_WEAPON_PROJ
|
||||
vis_effect = chimera_proj
|
||||
;vis_beam = template_3_cyan_beam
|
||||
vis_beam = pi_particle_04_beam
|
||||
Reference in New Issue
Block a user