Add cv02 part entries
This commit is contained in:
@@ -9757,4 +9757,45 @@ hp_type = hp_turret_special_1, HpTurret01
|
||||
hp_type = hp_torpedo_special_1, HpTorpedo01
|
||||
hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
|
||||
[CollisionGroup]
|
||||
obj = cv02_port_wing_lod1
|
||||
separable
|
||||
parent_impulse = 120
|
||||
child_impulse = 60
|
||||
debris_type = debris_small_ship
|
||||
separation_explosion = explosion_small_ship_breakoff
|
||||
mass = 5
|
||||
type = Port_Wing
|
||||
dmg_hp = DpDmg_portwing
|
||||
dmg_obj = cv_fighter4_port_wing_cap
|
||||
hit_pts = 2475
|
||||
root_health_proxy = true
|
||||
|
||||
[CollisionGroup]
|
||||
obj = cv02_star_wing_lod1
|
||||
separable
|
||||
parent_impulse = 120
|
||||
child_impulse = 60
|
||||
debris_type = debris_small_ship
|
||||
separation_explosion = explosion_small_ship_breakoff
|
||||
mass = 5
|
||||
type = Starboard_Wing
|
||||
dmg_hp = DpDmg_starwing
|
||||
dmg_obj = cv_fighter4_star_wing_cap
|
||||
hit_pts = 2475
|
||||
root_health_proxy = true
|
||||
|
||||
[CollisionGroup]
|
||||
obj = cv02_topfin_lod1
|
||||
separable
|
||||
parent_impulse = 120
|
||||
child_impulse = 60
|
||||
debris_type = debris_small_ship
|
||||
separation_explosion = explosion_small_ship_breakoff
|
||||
mass = 5
|
||||
type = Top_Fin
|
||||
dmg_hp = DpDmg_topfin
|
||||
dmg_obj = cv_fighter5_top_wing_cap
|
||||
hit_pts = 3135
|
||||
root_health_proxy = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user