summaryrefslogtreecommitdiff
path: root/disk/runes2.lua
diff options
context:
space:
mode:
Diffstat (limited to 'disk/runes2.lua')
-rw-r--r--disk/runes2.lua12
1 files changed, 4 insertions, 8 deletions
diff --git a/disk/runes2.lua b/disk/runes2.lua
index 03eb12b..55faefb 100644
--- a/disk/runes2.lua
+++ b/disk/runes2.lua
@@ -1,10 +1,6 @@
return {
- "K",
- "M", "G", "I", "C", "K",
- "M", "G", "I", "C", "K",
- "M", "G", "I", "C", "K",
- "M", "G", "I", "C", "K",
- "M", "G", "I", "C", "K",
- "M", "G", "I", "C", "K",
- "M",
+ "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",
}