Skip to content

Commit

Permalink
hopefully correct for real this time
Browse files Browse the repository at this point in the history
  • Loading branch information
boogiebogus committed Dec 19, 2024
1 parent 0ed7c12 commit d84b1b4
Showing 1 changed file with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Selene wings by @bogus_0451 on discord",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "selene",
"directions": 4
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Selene wings by @bogus_0451 on discord",
"size": {
"x": 32,
"y": 32
},
{
"name": "selene_primary",
"directions": 4
},
{
"name": "selene_secondary",
"directions": 4
},
{
"name": "selene_tertiary",
"directions": 4
}
]
"states": [
{
"name": "selene",
"directions": 4
},
{
"name": "selene_primary",
"directions": 4
},
{
"name": "selene_secondary",
"directions": 4
},
{
"name": "selene_tertiary",
"directions": 4
}
]
}

0 comments on commit d84b1b4

Please sign in to comment.