Add flashlights for hardsuit helmets (#2947)
* Fixed engineering hardsuit helmet sprites and add flashlight component * Add better cell for helmets and setup all engi helmets * Flashlights for rd and medicals * Mining and secs helmets * HoS and syndies * Wiz hardsuit
This commit is contained in:
@@ -16,19 +16,27 @@
|
||||
"directions": 1
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"name": "off-equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "flash-equipped-HELMET",
|
||||
"name": "off-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"name": "off-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"name": "on-equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "on-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user