summaryrefslogtreecommitdiff
path: root/disk/eyes1.lua
blob: 40eda9a2c73c244bbe8fe874a37ce316a25234c9 (plain)
1
2
3
4
5
6
return {
	0, 1, 1, 1,  -- Quarters, beginning-inclusive starting at the top.
	0, 1, 1, 1, 1,
	0, 1, 1, 1,
	0, 1, 1, 1,
}