Adds more surgery tools and resprites existing (#3631)

* Initial

* Fixed map/issues

* Touchup

* Fixes tests

* Fixed tests

* Fixed RSI Validator

* Fixed RSI Validator

* Fixed

* FD

* FD

* FD

* Killed rogue inis

* netsync

* Update submodule

* Lint

* Lint

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
Swept
2021-03-16 07:48:54 +00:00
committed by GitHub
parent e13185a5a8
commit 20fd7bb5a9
92 changed files with 558 additions and 183 deletions

View File

@@ -0,0 +1,43 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/476e374cea95ff5e8b1603c48342bf700e2cd7af",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "drill"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "0",
"delays": [
[
0.1,
0.1
]
]
},
{
"name": "25"
},
{
"name": "50"
},
{
"name": "75"
},
{
"name": "100"
}
]
}