Fix a bunch of invalid rsi files (#13104)
This commit is contained in:
@@ -1,21 +1 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "fixed_corner",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "invis_base",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "rotating_corner",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
{"version":1,"size":{"x":32,"y":32},"license":"CC-BY-SA-3.0","copyright":"Discord PJB#3005","states":[{"name":"fixed_corner","directions":4},{"name":"invis_base","directions":4},{"name":"rotating_corner","directions":4}]}
|
||||
@@ -1,27 +1 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 96,
|
||||
"y": 96
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "explosion"
|
||||
},
|
||||
{
|
||||
"name": "explosionfast",
|
||||
"delays": [
|
||||
[
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
{"version":1,"size":{"x":96,"y":96},"license":"CC-BY-SA-3.0","copyright":"Taken and modified from https://github.com/vgstation-coders/vgstation13/icons/effects/96x96.dmi at commit 96d69b71a3a0549b4b668c0a095306580bd157c0","states":[{"name":"explosion"},{"name":"explosionfast","delays":[[0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06]]}]}
|
||||
@@ -4,6 +4,8 @@
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC BY-SA 3.0",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation at commit 9bebd81ae0b0a7f952b59886a765c681205de31f",
|
||||
"states": [
|
||||
{
|
||||
"name": "extinguish",
|
||||
@@ -17,4 +19,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user