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:
Bumperdo09 2026-02-06 00:33:55 -05:00 committed by GitHub
parent 3eb0a5810b
commit 82114352d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 29 additions and 0 deletions

View file

@ -13,6 +13,13 @@
"halign": "LEFT",
"valign": "BOTTOM"
},
"face": {
"x": 2,
"y": 134,
"enabled": true,
"halign": "LEFT",
"valign": "BOTTOM"
},
"hands": {
"x": 2,
"y": 44,