Fix a bunch of invalid rsi files (#13104)

This commit is contained in:
metalgearsloth
2022-12-20 19:36:59 +11:00
committed by GitHub
parent 034c721b5a
commit 945101e5e4
12 changed files with 15 additions and 52 deletions

View File

@@ -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]]}]}