Add bhe2 wing sections
This commit is contained in:
@@ -8035,3 +8035,31 @@ hp_type = hp_turret_special_2, HpTurret01
|
||||
hp_type = hp_turret_special_1, HpTurret01
|
||||
hp_type = hp_torpedo_special_1, HpTorpedo01
|
||||
hp_type = hp_torpedo_special_2, HpTorpedo01
|
||||
|
||||
[CollisionGroup]
|
||||
obj = bhe2_port_wing_lod1
|
||||
separable
|
||||
parent_impulse = 120
|
||||
child_impulse = 60
|
||||
debris_type = debris_small_ship
|
||||
separation_explosion = explosion_small_ship_breakoff
|
||||
mass = 5
|
||||
dmg_hp = DpPort_Wing
|
||||
dmg_obj = cv_dmg_port_wing01_cap
|
||||
type = Port_Wing
|
||||
hit_pts = 138
|
||||
root_health_proxy = true
|
||||
|
||||
[CollisionGroup]
|
||||
obj = bhe2_star_wing_lod1
|
||||
separable
|
||||
parent_impulse = 120
|
||||
child_impulse = 60
|
||||
debris_type = debris_small_ship
|
||||
separation_explosion = explosion_small_ship_breakoff
|
||||
mass = 5
|
||||
dmg_hp = DpStarboard_Wing
|
||||
dmg_obj = cv_dmg_starboard_wing01_cap
|
||||
type = Starboard_Wing
|
||||
hit_pts = 138
|
||||
root_health_proxy = true
|
||||
Reference in New Issue
Block a user