Add belt slots for several items
This commit is contained in:
@@ -45,39 +45,11 @@
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
Resources/Textures/Objects/Tools/multitool.rsi/equipped-BELT.png
Normal file
BIN
Resources/Textures/Objects/Tools/multitool.rsi/equipped-BELT.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 126 B |
@@ -41,6 +41,24 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "multitool",
|
||||
"directions": 1,
|
||||
|
||||
BIN
Resources/Textures/Objects/Tools/rcd.rsi/equipped-BELT.png
Normal file
BIN
Resources/Textures/Objects/Tools/rcd.rsi/equipped-BELT.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 298 B |
|
Before Width: | Height: | Size: 638 B After Width: | Height: | Size: 638 B |
@@ -43,7 +43,25 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "rcd",
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
@@ -61,4 +79,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user