Adds Bananium (#14663)

This commit is contained in:
brainfood1183
2023-04-29 06:38:09 +01:00
committed by GitHub
parent 84299cae63
commit 2fba2b18ab
71 changed files with 993 additions and 94 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 441 B

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 441 B

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 469 B

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 469 B

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 424 B

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -1 +1,46 @@
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/vgstation-coders/vgstation13/raw/99cc2ab62d65a3a7b554dc7b21ff5f57c835f973/icons/turf/walls.dmi", "states": [{"name": "clown0", "directions": 4}, {"name": "clown1", "directions": 4}, {"name": "clown2", "directions": 4}, {"name": "clown3", "directions": 4}, {"name": "clown4", "directions": 4}, {"name": "clown5", "directions": 4}, {"name": "clown6", "directions": 4}, {"name": "clown7", "directions": 4}, {"name": "full"}]}
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/vgstation-coders/vgstation13/raw/99cc2ab62d65a3a7b554dc7b21ff5f57c835f973/icons/turf/walls.dmi, modified by brainfood1183 (github) for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "clown0",
"directions": 4
},
{
"name": "clown1",
"directions": 4
},
{
"name": "clown2",
"directions": 4
},
{
"name": "clown3",
"directions": 4
},
{
"name": "clown4",
"directions": 4
},
{
"name": "clown5",
"directions": 4
},
{
"name": "clown6",
"directions": 4
},
{
"name": "clown7",
"directions": 4
},
{
"name": "full"
}
]
}

View File

@@ -1,80 +1,83 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13-RP/blob/817e7c1f225876b45891e3f06908e6d032f0a8bc/icons/turf/walls.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "rock"
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13-RP/blob/817e7c1f225876b45891e3f06908e6d032f0a8bc/icons/turf/walls.dmiMade, rock_bananium made by brainfood1183 (github) for ss14",
"size": {
"x": 32,
"y": 32
},
{
"name": "rock_south"
},
{
"name": "rock_east"
},
{
"name": "rock_north"
},
{
"name": "rock_west"
},
{
"name": "rock_bauxite"
},
{
"name": "rock_carbon"
},
{
"name": "rock_copper"
},
{
"name": "rock_diamond"
},
{
"name": "rock_gold"
},
{
"name": "rock_hematite"
},
{
"name": "rock_lead"
},
{
"name": "rock_marble"
},
{
"name": "rock_painite"
},
{
"name": "rock_phoron"
},
{
"name": "rock_platinum"
},
{
"name": "rock_quartz"
},
{
"name": "rock_rutile"
},
{
"name": "rock_silver"
},
{
"name": "rock_tin"
},
{
"name": "rock_uranium"
},
{
"name": "rock_verdantium"
},
{
"name": "rock_void_opal"
}
]
}
"states": [
{
"name": "rock"
},
{
"name": "rock_south"
},
{
"name": "rock_east"
},
{
"name": "rock_north"
},
{
"name": "rock_west"
},
{
"name": "rock_bauxite"
},
{
"name": "rock_carbon"
},
{
"name": "rock_copper"
},
{
"name": "rock_diamond"
},
{
"name": "rock_gold"
},
{
"name": "rock_hematite"
},
{
"name": "rock_lead"
},
{
"name": "rock_marble"
},
{
"name": "rock_painite"
},
{
"name": "rock_phoron"
},
{
"name": "rock_platinum"
},
{
"name": "rock_quartz"
},
{
"name": "rock_rutile"
},
{
"name": "rock_silver"
},
{
"name": "rock_tin"
},
{
"name": "rock_uranium"
},
{
"name": "rock_verdantium"
},
{
"name": "rock_void_opal"
},
{
"name": "rock_bananium"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB