summaryrefslogtreecommitdiffhomepage
path: root/walls/empty.json
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-01-11 00:56:39 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-01-11 00:56:39 +0100
commit760223387603952bd82171ce188649c817452363 (patch)
treee194c2282d8dce3394f6d407f92d0309319742d0 /walls/empty.json
parent8858725782129203b14b214b57d6bb8a9adff37c (diff)
fix tests
Diffstat (limited to 'walls/empty.json')
-rw-r--r--walls/empty.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/walls/empty.json b/walls/empty.json
new file mode 100644
index 00000000..3b60fa03
--- /dev/null
+++ b/walls/empty.json
@@ -0,0 +1,19 @@
+{
+ "depth": 8,
+ "frames": [
+ {
+ "offset": "0 x 0",
+ "size": "64 x 192"
+ }
+ ],
+ "n": {
+ "wall": {
+ "count": 1,
+ "mirrored": false,
+ "offset": 0,
+ "pixel-size": "64 x 192"
+ }
+ },
+ "name": "empty",
+ "pass-mode": "blocked"
+}