* [Clothing] Samurai hakama syndicate only. * meta.json update Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com> * hakama desc the description of the hakama is shortened * Update theater.yml * Update coats.yml * Update RobustToolbox * Revert "Update RobustToolbox" This reverts commit 113dd54a5d0e49a415039f8f03ea1bf87bad04c9. * dogi --------- Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com>
27 lines
403 B
JSON
27 lines
403 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Made by PuroSlavKing (github) for SS14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "equipped-OUTERCLOTHING",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|