Newton cradle (#22914)

* comit

* comit2

* little more range

* review

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
lzk
2024-02-01 12:41:19 +01:00
committed by GitHub
parent 1f1809d6ed
commit 628e22ba02
6 changed files with 63 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 602 B

View File

@@ -0,0 +1,25 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/ParadiseSS13/Paradise/commit/aa7a7b3cee09b313705343a6859658b928a3da03",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon-off"
},
{
"name": "icon",
"delays": [
[
0.3,
0.1,
0.3,
0.1
]
]
}
]
}