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

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

View File

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