diff --git a/DATA/EQUIPMENT/weapon_equip.ini b/DATA/EQUIPMENT/weapon_equip.ini index ee88d003..7ad991cb 100644 --- a/DATA/EQUIPMENT/weapon_equip.ini +++ b/DATA/EQUIPMENT/weapon_equip.ini @@ -1603,8 +1603,8 @@ seeker_fov_deg = 35 max_angular_velocity = 0.58067 DA_archetype = equipment\models\torpedoes\ge_torpedo.3db material_library = equipment\models\ge_equip.mat -ids_name = 265163 -ids_info = 266163 +ids_name = 263950 +ids_info = 263951 mass = 1 volume = 0 diff --git a/DATA/FX/WEAPONS/customs/c_gf_torpedo.ale b/DATA/FX/WEAPONS/customs/c_gf_torpedo.ale index 4b01b87d..3ca14915 100644 Binary files a/DATA/FX/WEAPONS/customs/c_gf_torpedo.ale and b/DATA/FX/WEAPONS/customs/c_gf_torpedo.ale differ diff --git a/DATA/FX/WEAPONS/customs/gm_gf_torpedo.ale b/DATA/FX/WEAPONS/customs/gm_gf_torpedo.ale index dc83eba9..d1628e1b 100644 Binary files a/DATA/FX/WEAPONS/customs/gm_gf_torpedo.ale and b/DATA/FX/WEAPONS/customs/gm_gf_torpedo.ale differ diff --git a/DATA/FX/WEAPONS/customs/ou_gf_torpedo.ale b/DATA/FX/WEAPONS/customs/ou_gf_torpedo.ale index 3067824c..26763667 100644 Binary files a/DATA/FX/WEAPONS/customs/ou_gf_torpedo.ale and b/DATA/FX/WEAPONS/customs/ou_gf_torpedo.ale differ diff --git a/EXE/REM/Lua/infocards_excluded.lua b/EXE/REM/Lua/infocards_excluded.lua index 8b934373..08423496 100644 --- a/EXE/REM/Lua/infocards_excluded.lua +++ b/EXE/REM/Lua/infocards_excluded.lua @@ -119,7 +119,16 @@ rem.AddInfoCard(263946, "Wayfinder Torpedo Launcher") rem.AddInfoCard(263947, [[T-92 "Wayfinder" Torpedo LauncherThe Wayfinder launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Wayfinder is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.* Requires Wayfinder Torpedo.]]) rem.AddInfoCard(263948, "Sunrider Torpedo Launcher") rem.AddInfoCard(263949, [[T-92 "Sunrider" Torpedo LauncherThe Sunrider launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Sunrider is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.* Requires Sunrider Torpedo.]]) - +rem.AddInfoCard(263950, "Skyscatter Torpedo") +rem.AddInfoCard(263951, [[T-92 "Skyscatter" Torpedo LauncherThe Skyscatter launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Skyscatter is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.* Requires Skyscatter Torpedo.]]) +rem.AddInfoCard(263952, "Doomgiver Torpedo") +rem.AddInfoCard(263953, [[T-92 "Doomgiver" Torpedo LauncherThe Doomgiver launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Doomgiver is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.* Requires Doomgiver Torpedo.]]) +rem.AddInfoCard(263954, "Hellfire Torpedo") +rem.AddInfoCard(263955, [[T-92 "Hellfire" Torpedo LauncherThe Hellfire launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Hellfire is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.* Requires Hellfire Torpedo.]]) +rem.AddInfoCard(263956, "Wayfinder Torpedo") +rem.AddInfoCard(263957, [[T-92 "Wayfinder" Torpedo LauncherThe Wayfinder launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Wayfinder is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.* Requires Wayfinder Torpedo.]]) +rem.AddInfoCard(263958, "Sunrider Torpedo") +rem.AddInfoCard(263959, [[T-92 "Sunrider" Torpedo LauncherThe Sunrider launcher deploys a devastatingly powerful torpedo that has enough destructive potential to severely damage a small station, and adversely affect any small craft caught in the wake of its blast radius. Despite its power however, the Sunrider is a slower projectile and so is considered by many to be most effective against equally as slow or stationary objects.* Requires Sunrider Torpedo.]]) rem.AddInfoCard(520000, "Acc. Tizona del Cid") rem.AddInfoCard(520001, "Rapid Tizona del Cid") diff --git a/EXE/equipresources.dll b/EXE/equipresources.dll index 4b6c133a..0645ddb5 100644 Binary files a/EXE/equipresources.dll and b/EXE/equipresources.dll differ