diff --git a/outfitting.csv b/outfitting.csv index 7dfe862..86b0f25 100644 --- a/outfitting.csv +++ b/outfitting.csv @@ -1167,3 +1167,10 @@ id,symbol,category,name,mount,guidance,ship,class,rating,entitlement 129036581,Explorer_NX_Armour_Grade1_Default,standard,Lightweight Alloy,,,Caspian Explorer,1,C,ELITE_V_EXPLORER_NX 129038968,Int_Hyperdrive_Overcharge_Size8_Class5_OverchargeBooster_MkII,standard,Mk II Supercharge Optimised Frame Shift Drive (SCO),,,,8,A, 129039228,Int_Engine_Size7_Class5_GravityOptimised_MkII,standard,Mk II Gravity Optimised Thrusters,,,,7,A, +129039243,SmallCombat01_NX_Armour_Grade1,standard,Lightweight Alloy,,,Kestrel Mk II,1,C,ELITE_V_SMALL_COMBAT_01 +129039244,SmallCombat01_NX_Armour_Grade2,standard,Reinforced Alloy,,,Kestrel Mk II,1,B,ELITE_V_SMALL_COMBAT_01 +129039245,SmallCombat01_NX_Armour_Grade3,standard,Military Grade Composite,,,Kestrel Mk II,1,A,ELITE_V_SMALL_COMBAT_01 +129039246,SmallCombat01_NX_Armour_Mirrored,standard,Mirrored Surface Composite,,,Kestrel Mk II,1,A,ELITE_V_SMALL_COMBAT_01 +129039247,SmallCombat01_NX_Armour_Reactive,standard,Reactive Surface Composite,,,Kestrel Mk II,1,A,ELITE_V_SMALL_COMBAT_01 +129040538,Hpt_MkIIPlasmaShockAutocannon_Fixed_Large,hardpoint,Mk II Plasma Shock Accelerator,Fixed,,,3,B, +129041074,Int_MkIIAgileBoost_Engine_Size5_Class5,standard,Mk II Agile Boost Thrusters,mount,,,5,A, diff --git a/shipyard.csv b/shipyard.csv index 05f59f0..61c7f38 100644 --- a/shipyard.csv +++ b/shipyard.csv @@ -45,3 +45,4 @@ id,symbol,name,entitlement 129034269,PantherMkII,Panther Clipper MkII,ELITE_V_PANTHER_MKII 129036130,LakonMiner,Type-11 Prospector,ELITE_V_LAKON_MINER 129036569,Explorer_NX,Caspian Explorer,ELITE_V_EXPLORER_NX +129039241,SmallCombat01_NX,Kestrel Mk II,ELITE_V_SMALL_COMBAT_01 diff --git a/sku.csv b/sku.csv index c858f23..cf3fc59 100644 --- a/sku.csv +++ b/sku.csv @@ -49,10 +49,11 @@ ELITE_SPECIFIC_V_POWER_100120,unlocked via allegiance to Yuri Grom power ELITE_V_COBRA_MKV,was early access purchase in the arx store (not required anymore) ELITE_V_CORSAIR,was early access purchase in the arx store (not required anymore) ELITE_V_EXPLORER_NX,early access purchase in the arx store -ELITE_V_LAKON_MINER,early access purchase in the arx store +ELITE_V_LAKON_MINER,was early access purchase in the arx store (not required anymore) ELITE_V_MANDALAY,was early access purchase in the arx store (not required anymore) ELITE_V_PANTHER_MKII,was early access purchase in the arx store (not required anymore) ELITE_V_PYTHON_NX,was early access purchase in the arx store (not required anymore) +ELITE_V_SMALL_COMBAT_01,early access purchase in the arx store ELITE_V_TYPE8,was early access purchase in the arx store (not required anymore) FORC_FDEV_V_CHIEFTAIN_BUNDLE_001,purchase in the arx store FORC_FDEV_V_DIAMOND_EXPLORER_BUNDLE_001,purchase in the arx store