* pupu
* Update LICENSE.TXT
* CLA
* CLA!
* Revert "CLA!"
This reverts commit f999e341a1.
* CLA2
* Update rsi.json
* CLA3
* Workbench sublicense
41 lines
564 B
JSON
41 lines
564 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 48,
|
|
"y": 48
|
|
},
|
|
"license": "CLA",
|
|
"copyright": "Created by TheShuEd for CrystallPunk",
|
|
"states": [
|
|
{
|
|
"name": "particles_up",
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "wave_up",
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
}
|
|
]
|
|
} |