summaryrefslogtreecommitdiff
path: root/disk/runes2.lua
blob: 55faefbb9ffe2acd02719b31a2e937b74c8b7384 (plain)
1
2
3
4
5
6
return {
	"I", "C", "K", "M", "G", "I", "C", "K",  -- Quarters, beginning-inclusive starting at the top.
	"M", "K", "M", "G", "I", "C", "K", "M",
	"G", "I", "C", "K", "M", "G", "I", "C",
	"K", "M", "G", "I", "C", "K", "M", "G",
}