Cyberpunk 2077

File information

Last updated

Original upload

Created by

Deaath

Uploaded by

D3AATH

Virus scan

Safe to use

Tags for this mod

About this mod

What better way to not inhale toxins then with this new hazmat mask!

Requirements
Permissions and credits
What better way to not inhale toxins then with this new hazmat mask!


- This is my first mod release! yey
Very big thanks to the wonderful Manavortex for showing me the ropes of mod making ~



Unzip the file into your Cyberpunk 2077 directory



The mesh itself is from the game as an npc item! The first three color variations are default from game, the last three are added by me! Let me know if you want any other colorscheme.
 
Game.AddToInventory("Items.deaath_hazmat_mask_default",1)
Game.AddToInventory("Items.deaath_hazmat_mask_teeth",1)
Game.AddToInventory("Items.deaath_hazmat_mask_red",1)
Game.AddToInventory("Items.deaath_hazmat_mask_black",1)
Game.AddToInventory("Items.deaath_hazmat_mask_pink",1)
Game.AddToInventory("Items.deaath_hazmat_mask_golden_teeth",1)
Game.AddToInventory("Items.deaath_hazmat_mask_teeth_white",1)
Game.AddToInventory("Items.deaath_hazmat_mask_white",1)
Game.AddToInventory("Items.deaath_hazmat_mask_green",1)
Game.AddToInventory("Items.deaath_hazmat_mask_yellow",1)
Game.AddToInventory("Items.deaath_hazmat_mask_blue",1)