Wonderful mod, author! This is going to become one of my core mods for my future campaigns.
I didn't see a list, so I pulled the item names from the Archive XL .yaml file. I'm posting them here for anyone else interested in trying out this mod easily with the CET item codes:
What shoulderpads are you using on Image 8? I assumed they were from this mod but they don't appear in the atelier store and the commands list provided in the comments doesn't have them either (and, while we're at it, I'd be glad if you provided what shirt is used there - I do have a few militech shirt mods on my list but none of them have the yellow lines)
Can you please add the uniform that "The founding Special Forces unit" wears in Phantom Liberty dlc? It's the Barghest soldiers at the gates, they also work as level 4 wanted stars swat in DogTown
Amazing mod!!! I love the Militech varriant. My only gripe is that we don't get a fully equipped varriant like Professional tac vest with low infrared emission with such cool color schemes. :O
24 comments
I didn't see a list, so I pulled the item names from the Archive XL .yaml file. I'm posting them here for anyone else interested in trying out this mod easily with the CET item codes:
Game.AddToInventory("Items.ash_tact_scarf_01",1)
Game.AddToInventory("Items.ash_tact_scarf_02",1)
Game.AddToInventory("Items.ash_tact_scarf_03",1)
Game.AddToInventory("Items.ash_tact_scarf_04",1)
Game.AddToInventory("Items.ash_tact_scarf_05",1)
Game.AddToInventory("Items.ash_tact_scarf_06",1)
Game.AddToInventory("Items.ash_tact_scarf_07",1)
Game.AddToInventory("Items.ash_tact_scarf_08",1)
Game.AddToInventory("Items.ash_tact_scarf_09",1)
Game.AddToInventory("Items.ash_tact_vest_01",1)
Game.AddToInventory("Items.ash_tact_vest_02",1)
Game.AddToInventory("Items.ash_tact_vest_03",1)
Game.AddToInventory("Items.ash_corp_vest_01",1)
Game.AddToInventory("Items.ash_corp_vest_02",1)
Game.AddToInventory("Items.ash_corp_vest_03",1)
Game.AddToInventory("Items.ash_corp_vest_04",1)
Game.AddToInventory("Items.ash_corp_vest_05",1)
Game.AddToInventory("Items.ash_corp_vest_06",1)
Game.AddToInventory("Items.ash_gang_vest_01",1)
Game.AddToInventory("Items.ash_gang_vest_02",1)
Game.AddToInventory("Items.ash_gang_vest_03",1)
Game.AddToInventory("Items.ash_gang_vest_04",1)
Game.AddToInventory("Items.ash_tact_shoulders_01",1)
Game.AddToInventory("Items.ash_tact_shoulders_02",1)
Game.AddToInventory("Items.ash_corp_shoulders_01",1)
Game.AddToInventory("Items.ash_corp_shoulders_02",1)
Game.AddToInventory("Items.ash_net_shoulders_01",1)
Game.AddToInventory("Items.ash_net_shoulders_02",1)
Game.AddToInventory("Items.ash_gang_shoulders_01",1)
Game.AddToInventory("Items.ash_gang_shoulders_02",1)
Game.AddToInventory("Items.ash_gang_shoulders_03",1)
Game.AddToInventory("Items.ash_gang_shoulders_04",1)