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:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user