diff --git a/DATA/SHIPS/shiparch.ini b/DATA/SHIPS/shiparch.ini index d07ea7ca..ebd0ad1b 100644 --- a/DATA/SHIPS/shiparch.ini +++ b/DATA/SHIPS/shiparch.ini @@ -8034,4 +8034,32 @@ hp_type = hp_turret_special_3, HpTurret01 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 \ No newline at end of file +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 \ No newline at end of file