uksf / modpack

UKSF SR3 Mod Development and Issue/Feature Tracking
GNU General Public License v3.0
8 stars 3 forks source link

Romeo Snip Snop #660

Closed CarrC closed 4 years ago

CarrC commented 4 years ago

Description Add an option for a Romeo 'Snip Snop' crate I guess Romeo 7 or Romeo Sierra don't mind. Equipped with the array of sniping equipment available to troops for regear or gearing on the ground.

Additional context

I went through and made the crate in the editor and extracted the class list of the box I created. I cannot think of anything else it would need. Won't be too hard to add in the future if anything does come up I assume.

value="[[[[""SSQN_AW50"",""UK3CB_BAF_L135A1"",""UK3CB_BAF_L115A3"",""UK3CB_BAF_L115A3_Ghillie""],[1,1,1,1]],[[""SSQN_5Rnd_127x99_HEIAP"",""SSQN_5Rnd_127x99_HEIAP_Tracer"",""UK3CB_BAF_127_10Rnd_AP"",""UK3CB_BAF_127_10Rnd_T"",""UK3CB_BAF_338_5Rnd"",""UK3CB_BAF_338_5Rnd_Tracer""],[10,10,5,5,15,15]],[[""SSQN_FiftyCal_Suppressor"",""RKSL_optic_PMII_525"",""RKSL_optic_PMII_312"",""UK3CB_BAF_Silencer_L115A3""],[1,1,1,1]],[[],[]]],false]";

CarrC commented 4 years ago

Thought of other stuff and just increased some items count a little to account for a larger pool of users from one crate if needed.

value="[[[[""SSQN_AW50"",""UK3CB_BAF_L135A1"",""UK3CB_BAF_L115A3"",""UK3CB_BAF_L115A3_Ghillie""],[5,5,5,5]],[[""SSQN_5Rnd_127x99_HEIAP"",""SSQN_5Rnd_127x99_HEIAP_Tracer"",""UK3CB_BAF_127_10Rnd_AP"",""UK3CB_BAF_127_10Rnd_T"",""UK3CB_BAF_338_5Rnd"",""UK3CB_BAF_338_5Rnd_Tracer""],[20,20,10,10,15,15]],[[""SSQN_FiftyCal_Suppressor"",""RKSL_optic_PMII_525"",""RKSL_optic_PMII_312"",""UK3CB_BAF_Silencer_L115A3"",""ACE_SpottingScope"",""ACE_Tripod"",""ACE_RangeCard"",""U_B_FullGhillie_lsh"",""U_B_FullGhillie_sard"",""U_B_FullGhillie_ard"",""U_B_T_FullGhillie_tna_F""],[5,5,5,5,1,1,5,5,5,5,5]],[[""UK3CB_BAF_B_Bergen_MTP_Rifleman_XL_A""],[5]]],false]";

CarrC commented 4 years ago

661 Added Pull Request

tbeswick96 commented 4 years ago

Closed by https://github.com/uksf/modpack/pull/664