aboutsummaryrefslogtreecommitdiff
path: root/data/sprites.json
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-03-11 23:17:21 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-03-11 23:17:21 +0000
commit897bfe0f72ddc80a020a421cbe987b54716e571e (patch)
tree4fefcc434abf0e0699f40276efefa71a802457b5 /data/sprites.json
parentedc6b611de752a224082583cd00d19ee6da04c5e (diff)
downloadspace-plat-hs-897bfe0f72ddc80a020a421cbe987b54716e571e.tar.gz
space-plat-hs-897bfe0f72ddc80a020a421cbe987b54716e571e.zip
Exit transition
Diffstat (limited to 'data/sprites.json')
-rw-r--r--data/sprites.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/data/sprites.json b/data/sprites.json
index 2ee7663..182ef35 100644
--- a/data/sprites.json
+++ b/data/sprites.json
@@ -100,11 +100,13 @@
{ "x": 16, "y": 184, "width": 16, "height": 24 },
{ "x": 32, "y": 184, "width": 16, "height": 24 },
{ "x": 48, "y": 184, "width": 16, "height": 24 },
- { "x": 64, "y": 184, "width": 16, "height": 24 }
+ { "x": 64, "y": 184, "width": 16, "height": 24 },
+ { "x": 80, "y": 184, "width": 16, "height": 24 }
],
"sets": [
[0, 1, 2, 3, 4, 5, 5,
- 6, 7, 8, 9, 10, 10, 10, 10, 10, 10, 10]
+ 6, 7, 8, 9, 10, 10, 10, 10, 10, 10, 10],
+ [11, 11, 5, 4, 3, 2, 1, 0]
]
}
}