Files
OldThink/Resources/Textures/Objects/Weapons/Guns/Pistols/hm_pistol.rsi/meta.json
TaralGit 8b0e8915a8 Hand made pistol replacement and inhands for ak and china lake (#9198)
* hand made pistol replacement and inhands for ak and china lake

* china lake inhands correction

* change

Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
2022-06-27 19:18:01 -05:00

27 lines
530 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from desertrose at https://github.com/DesertRose2/desertrose/commit/2c35951649b1ec59874e9f61822376853ec4c90d",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "mag-0"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}