Space Ninja 3: an old enemy in a new environment (#20713)

Make Ninja more stable in terms of design
This commit is contained in:
Jackal298
2023-10-05 01:18:28 +03:00
committed by GitHub
parent 4df0f0ef38
commit 09b2151e08
32 changed files with 11 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/a9451f4d22f233d328b63490c2bcf64a640e42ff",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/a9451f4d22f233d328b63490c2bcf64a640e42ff and modified by Jackal298",
"size": {
"x": 32,
"y": 32
@@ -21,6 +21,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-BACKPACK",
"directions": 4
}
]
}