Shinobi's Tactical helmet

Shinobi's Tactical helmet

Tactical helmet available in multiple color variants, including Black, Red, Chrome, and two Iconic editions featuring animated holographic projections: Reaper Skull and Half Oni.

This mod adds [b]5 variants[/b]:
[list]
[][b]Black[/b] [/]
[][b]Red[/b] [/]
[][b]Chrome[/b] [/]
[][b]Iconic: Punisher[/b] – Features a holographic skull projection. [/]
[][b]Iconic: Shinobi[/b] – Features a holographic half-Oni projection. [/]
[/list][heading]How to Obtain[/heading]
You can purchase the helmets from [url=https://www.nexusmods.com/cyberpunk2077/mods/24833][b]HERE[/b].[/url]
Or add them directly using CET:

[code]Game.AddToInventory("Items.black_helm")
Game.AddToInventory("Items.red_helm")
Game.AddToInventory("Items.chrome_helm")
Game.AddToInventory("Items.punisher_helm")
Game.AddToInventory("Items.shinobi_helm")[/code]