* First few wintercoat hoods * More Coat Hoods * Cleaning up and organizing * Maybe the coat hoods don't need their own YML file * Tweaks and resprites * licenses and removing pixels * Final changes before PR * Added sound, plus rearanging base hood * Fixing changes I shouldn't have made while I was tired + adding custom action name * Forgot to name the base wintercoat with hood * Please fix the YAML test fail * Changing a few pixels on the hoods * Hopefully fixing testfail * Test Fail Fix
19 lines
306 B
JSON
19 lines
306 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "By Gotimanga for SS14",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "equipped-HELMET",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|