[entities] Kangaroos, boxer improvements, boxing bell and hamlet updates. (#15546)

* kangaroo

* fixes

* fuix

* fixes and rotational sprites for bell

* why wont u work, stupid rsi thingy

* attempt to fix

* now hsould work

* fix bell

* fix the bell

* bell make noise on hitting it

* add faction simple hostile to space kangaroo

* added boxing kangaroo spawner comes with gloves and agressive
This commit is contained in:
brainfood1183
2023-04-24 03:31:07 +01:00
committed by GitHub
parent 4dd928d9f5
commit 4d2a558977
79 changed files with 696 additions and 62 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -14,6 +14,10 @@
"name": "equipped-BELT",
"directions": 4
},
{
"name": "equipped-BELT-kangaroo",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -14,6 +14,10 @@
"name": "equipped-HAND",
"directions": 4
},
{
"name": "equipped-HAND-kangaroo",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -14,6 +14,10 @@
"name": "equipped-HAND",
"directions": 4
},
{
"name": "equipped-HAND-kangaroo",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -14,6 +14,10 @@
"name": "equipped-HAND",
"directions": 4
},
{
"name": "equipped-HAND-kangaroo",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -14,6 +14,10 @@
"name": "equipped-HAND",
"directions": 4
},
{
"name": "equipped-HAND-kangaroo",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1 +1,70 @@
{"version":1,"license":"CC-BY-SA-3.0","copyright":"Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e","size":{"x":32,"y":32},"states":[{"name":"icon"},{"name":"equipped-MASK","directions":4},{"name":"inhand-left","directions":4},{"name":"inhand-right","directions":4},{"name":"equipped-MASK-dog","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-puppy","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-fox","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-cat","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-sloth","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-possum","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-vox","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-MASK-pig","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"up-equipped-MASK","directions":4}]}
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "up-equipped-MASK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-MASK-dog",
"directions": 4
},
{
"name": "equipped-MASK-puppy",
"directions": 4
},
{
"name": "equipped-MASK-fox",
"directions": 4
},
{
"name": "equipped-MASK-cat",
"directions": 4
},
{
"name": "equipped-MASK-sloth",
"directions": 4
},
{
"name": "equipped-MASK-possum",
"directions": 4
},
{
"name": "equipped-MASK-vox",
"directions": 4
},
{
"name": "equipped-MASK-pig",
"directions": 4
},
{
"name": "equipped-MASK-hamster",
"directions": 4
},
{
"name": "equipped-MASK-kangaroo",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -34,6 +34,16 @@
"name": "equipped-MASK-sloth",
"directions": 4
},
{
"name": "equipped-MASK-hamster",
"directions": 4,
"delays": [[1.0], [1.0], [1.0], [1.0]]
},
{
"name": "equipped-MASK-kangaroo",
"directions": 4,
"delays": [[1.0], [1.0], [1.0], [1.0]]
},
{
"name": "equipped-MASK-possum",
"directions": 4