Add fultons (#18958)

This commit is contained in:
metalgearsloth
2023-08-29 16:34:05 +10:00
committed by GitHub
parent 9ffd3444a2
commit 789c5e0a2b
40 changed files with 705 additions and 37 deletions

View File

@@ -0,0 +1,25 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/blob/a7a67c81afc99d77483c84878173822ee8cbeecd/icons/obj/fulton.dmi",
"size": {
"x": 32,
"y": 41
},
"states": [
{
"name": "fulton_balloon"
},
{
"name": "fulton_expand",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
}
]
}