aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-03-21 21:02:45 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-03-21 21:02:45 +0000
commit1c8a22d24b14d258a9103f7b83d627359eae0da8 (patch)
tree92b3d18cf689ddc0bf90028e7139354d82c2da48 /data
parent897bfe0f72ddc80a020a421cbe987b54716e571e (diff)
downloadspace-plat-hs-1c8a22d24b14d258a9103f7b83d627359eae0da8.tar.gz
space-plat-hs-1c8a22d24b14d258a9103f7b83d627359eae0da8.zip
Player transition into the stage
Diffstat (limited to 'data')
-rw-r--r--data/sprites.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/sprites.json b/data/sprites.json
index 182ef35..4e76eab 100644
--- a/data/sprites.json
+++ b/data/sprites.json
@@ -106,7 +106,8 @@
"sets": [
[0, 1, 2, 3, 4, 5, 5,
6, 7, 8, 9, 10, 10, 10, 10, 10, 10, 10],
- [11, 11, 5, 4, 3, 2, 1, 0]
+ [11, 11, 5, 4, 3, 2, 1, 0],
+ [0, 1, 2, 3, 4, 5, 11, 11]
]
}
}