air sensor entity

This commit is contained in:
vulppine
2022-08-19 05:53:49 -07:00
parent 9b3df8740f
commit 43462c7ede
7 changed files with 52 additions and 21 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

View File

@@ -0,0 +1,13 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC 3.0 BY-SA",
"copyright": "Taken from /tg/station on commit https://github.com/tgstation/tgstation/commit/1dd5021b2c5b64e954935bdf77bc973c34016a04",
"states": [
{ "name": "gsensor0" },
{ "name": "gsensor1" }
]
}