summaryrefslogtreecommitdiff
path: root/disk/eyes3.lua
diff options
context:
space:
mode:
Diffstat (limited to 'disk/eyes3.lua')
-rw-r--r--disk/eyes3.lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/disk/eyes3.lua b/disk/eyes3.lua
new file mode 100644
index 0000000..cdac848
--- /dev/null
+++ b/disk/eyes3.lua
@@ -0,0 +1,6 @@
+return {
+ 0, 0, 0, 0, 0, 0, -- Quarters, beginning-inclusive starting at the top.
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+ 0, 0, 0, 0, 0, 0,
+}