From cf84de03d418e715e78d3450199829cd8aa40bd0 Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Wed, 20 Mar 2024 22:38:00 +0100 Subject: [PATCH] Change spoiler type & wings hitpoints --- DATA/SHIPS/shiparch.ini | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/DATA/SHIPS/shiparch.ini b/DATA/SHIPS/shiparch.ini index b7e3a11e..f1e0a0d8 100644 --- a/DATA/SHIPS/shiparch.ini +++ b/DATA/SHIPS/shiparch.ini @@ -8048,7 +8048,7 @@ mass = 5 dmg_hp = DpPort_Wing dmg_obj = cv_dmg_port_wing01_cap type = Port_Wing -hit_pts = 138 +hit_pts = 550 root_health_proxy = true @@ -8063,7 +8063,7 @@ mass = 5 dmg_hp = DpStarboard_Wing dmg_obj = cv_dmg_starboard_wing01_cap type = Starboard_Wing -hit_pts = 138 +hit_pts = 550 root_health_proxy = true @@ -8075,10 +8075,10 @@ 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 +type = Middle_Wing +dmg_hp = DpDmg_btmwing +dmg_obj = cv_fighter5_btm_wing_cap +hit_pts = 619 root_health_proxy = true @@ -8090,8 +8090,8 @@ 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 +type = Middle_Wing +dmg_hp = DpDmg_btmwing +dmg_obj = cv_fighter5_btm_wing_cap +hit_pts = 619 root_health_proxy = true \ No newline at end of file