mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Add gf_ci_smallengine01_playtrail
This commit is contained in:
parent
cb9282f250
commit
979a473e9f
@ -32,7 +32,7 @@ power_usage = 0
|
||||
reverse_fraction = 0.2
|
||||
flame_effect = gf_ci_smallengine01_fire
|
||||
trail_effect = gf_ci_smallengine01_trail
|
||||
trail_effect_player = gf_li_smallengine01_playtrail
|
||||
trail_effect_player = gf_ci_smallengine01_playtrail
|
||||
cruise_charge_time = 5
|
||||
cruise_power_usage = 20
|
||||
character_start_sound = engine_ci_fighter_start
|
||||
@ -64,7 +64,7 @@ power_usage = 0
|
||||
reverse_fraction = 0.2
|
||||
flame_effect = gf_ci_smallengine01_fire
|
||||
trail_effect = gf_ci_smallengine01_trail
|
||||
trail_effect_player = gf_li_smallengine01_playtrail
|
||||
trail_effect_player = gf_ci_smallengine01_playtrail
|
||||
cruise_charge_time = 5
|
||||
cruise_power_usage = 20
|
||||
character_start_sound = engine_ci_fighter_start
|
||||
@ -96,7 +96,7 @@ power_usage = 0
|
||||
reverse_fraction = 0.2
|
||||
flame_effect = gf_ci_smallengine01_fire
|
||||
trail_effect = gf_ci_smallengine01_trail
|
||||
trail_effect_player = gf_li_smallengine01_playtrail
|
||||
trail_effect_player = gf_ci_smallengine01_playtrail
|
||||
cruise_charge_time = 5
|
||||
cruise_power_usage = 20
|
||||
character_start_sound = engine_ci_fighter_start
|
||||
@ -128,7 +128,7 @@ power_usage = 0
|
||||
reverse_fraction = 0.2
|
||||
flame_effect = gf_ci_smallengine01_fire
|
||||
trail_effect = gf_ci_smallengine01_trail
|
||||
trail_effect_player = gf_li_smallengine01_playtrail
|
||||
trail_effect_player = gf_ci_smallengine01_playtrail
|
||||
cruise_charge_time = 5
|
||||
cruise_power_usage = 20
|
||||
character_start_sound = engine_ci_fighter_start
|
||||
|
@ -544,6 +544,12 @@ effect_type = EFT_ENGINE_TRAIL
|
||||
vis_effect = gf_br_smallengine03_playtrail
|
||||
vis_generic = gf_br_smallengine01_playtrail
|
||||
|
||||
[Effect]
|
||||
nickname = gf_ci_smallengine01_playtrail
|
||||
effect_type = EFT_ENGINE_TRAIL
|
||||
vis_effect = gf_ci_smallengine01_playtrail
|
||||
vis_generic = gf_min_smallengine02_playtrail
|
||||
|
||||
[Effect]
|
||||
nickname = gf_co_smallengine01_playtrail
|
||||
effect_type = EFT_ENGINE_TRAIL
|
||||
|
Loading…
Reference in New Issue
Block a user