Add Curios Face Slot (For Engineers Goggles and Face Mask) (#2992)
* Add Curios Face Slot Curio face slot for create goggles and GT face mask. GT night vision goggles would need extra work to get working in the curio slot * InventoryHUD config for face curio slot
This commit is contained in:
parent
3eb0a5810b
commit
82114352d8
7 changed files with 29 additions and 0 deletions
|
|
@ -13,6 +13,13 @@
|
|||
"halign": "LEFT",
|
||||
"valign": "BOTTOM"
|
||||
},
|
||||
"face": {
|
||||
"x": 2,
|
||||
"y": 134,
|
||||
"enabled": true,
|
||||
"halign": "LEFT",
|
||||
"valign": "BOTTOM"
|
||||
},
|
||||
"hands": {
|
||||
"x": 2,
|
||||
"y": 44,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue