diff options
author | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2023-03-14 19:38:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-14 19:38:43 +0100 |
commit | 3999a5e1e12d0f63931e986ae4b7f8fdcfd65b16 (patch) | |
tree | 1c74a74ca071d4987d85155bc0ef23909823518e /src/static/foreground/slime.hex | |
parent | 51a49f8844705ea3bff95b3c25ba3adc96f5d652 (diff) | |
parent | 0c3292879774e33dfb3e8c7d787b236876508467 (diff) |
Merge pull request #36 from UnavailableDev/game-engine
added hexdump file structures
Diffstat (limited to 'src/static/foreground/slime.hex')
-rw-r--r-- | src/static/foreground/slime.hex | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/static/foreground/slime.hex b/src/static/foreground/slime.hex new file mode 100644 index 0000000..ce20533 --- /dev/null +++ b/src/static/foreground/slime.hex @@ -0,0 +1,24 @@ +;slime sprite +;indices: 4 +;23 32 56 +;25 51 45 +;70 130 50 +;117 167 67 + +00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +40: 00 00 00 00 01 01 01 01 01 01 00 00 00 00 00 00 +50: 00 00 00 01 03 03 03 03 03 03 01 00 00 00 00 00 +60: 00 00 01 03 03 03 03 03 03 03 03 01 00 00 00 00 +70: 00 01 03 03 03 03 03 03 03 01 02 03 01 00 00 00 +80: 01 03 03 03 01 02 03 03 03 01 01 03 03 01 00 00 +90: 01 03 03 03 01 01 03 03 03 03 03 03 03 03 01 00 +a0: 01 03 03 03 03 03 03 03 02 03 03 03 03 03 02 01 +b0: 01 02 03 03 03 03 03 03 03 03 03 03 03 02 02 01 +c0: 00 01 02 03 03 03 03 03 03 03 03 02 02 02 02 01 +d0: 00 00 01 02 02 03 03 03 02 02 02 02 02 02 01 00 +e0: 00 00 00 01 02 02 02 02 02 02 02 02 02 01 00 00 +f0: 00 00 00 00 01 01 01 01 01 01 01 01 01 00 00 00 + |