Salvage 0.1 (#5662)

This commit is contained in:
20kdc
2021-12-03 22:24:19 +00:00
committed by GitHub
parent d8beb402e9
commit 0205846ab2
36 changed files with 4812 additions and 11 deletions

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Space Wizards Federation",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "mono"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

View File

@@ -10,6 +10,9 @@
{
"name": "base"
},
{
"name": "base-hot"
},
{
"name": "vacuum"
},
@@ -24,6 +27,9 @@
},
{
"name": "watervapour"
},
{
"name": "fire"
}
]
}