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,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation at commit 39659000f380583c35fb814ee2fadab24c2f8076",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bag"
},
{
"name": "item"
},
{
"name": "label_overlay"
},
{
"name": "open_overlay"
}
]
}