HAMTR mech (hamster mech) (needs review) (#16393)

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
brainfood1183
2023-06-08 07:33:35 +01:00
committed by GitHub
parent 9dbb74b0bb
commit cd7d4be188
56 changed files with 628 additions and 10 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -0,0 +1,101 @@
{
"copyright" : "Made by brainfood1183 (github) for ss14",
"license" : "CC-BY-SA-3.0",
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "hamtr_chassis"
},
{
"name": "hamtr_harness"
},
{
"name": "hamtr_harness+o"
},
{
"name": "hamtr_r_arm"
},
{
"name": "hamtr_r_arm+o"
},
{
"name": "hamtr_l_arm"
},
{
"name": "hamtr_l_arm+o"
},
{
"name": "hamtr_r_leg"
},
{
"name": "hamtr_r_leg+o"
},
{
"name": "hamtr_l_leg"
},
{
"name": "hamtr_l_leg+o"
},
{
"name": "hamtr0"
},
{
"name": "hamtr1"
},
{
"name": "hamtr2"
},
{
"name": "hamtr3"
},
{
"name": "hamtr4"
},
{
"name": "hamtr5"
},
{
"name": "hamtr6"
},
{
"name": "hamtr7"
},
{
"name": "hamtr8"
},
{
"name": "hamtr9"
},
{
"name": "hamtr10"
},
{
"name": "hamtr11"
},
{
"name": "hamtr12"
},
{
"name": "hamtr13"
},
{
"name": "hamtr14"
},
{
"name": "hamtr15"
},
{
"name": "hamtr16"
},
{
"name": "hamtr17"
},
{
"name": "hamtr18"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -1,5 +1,5 @@
{
"copyright" : "Taken from https://github.com/tgstation/tgstation at at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a",
"copyright" : "Taken from https://github.com/tgstation/tgstation at at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a, hamtr made by brainfood1183 (github)",
"license" : "CC-BY-SA-3.0",
"version": 1,
"size": {
@@ -249,6 +249,16 @@
{
"name": "odysseus-broken"
},
{
"name": "hamtr",
"directions": 4
},
{
"name": "hamtr-open"
},
{
"name": "hamtr-broken"
},
{
"name": "firefighter",
"directions": 4
@@ -466,4 +476,4 @@
"name": "hauler-broken"
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -64,6 +64,9 @@
{
"name": "mecha_clamp"
},
{
"name": "mecha_clamp_small"
},
{
"name": "mecha_wire"
},