diff options
author | Aki <please@ignore.pl> | 2024-11-06 01:24:48 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2024-11-06 01:24:48 +0100 |
commit | 81577897fb7f2ca661ce7f37c9c929367c428a31 (patch) | |
tree | 83033ba6e41a20457dd6525fa0e0a65e31a07019 /disk/runes1.lua | |
parent | fc3853bfff6ecd255a53256808182d9891491c4c (diff) | |
download | noita-eyes-81577897fb7f2ca661ce7f37c9c929367c428a31.zip noita-eyes-81577897fb7f2ca661ce7f37c9c929367c428a31.tar.gz noita-eyes-81577897fb7f2ca661ce7f37c9c929367c428a31.tar.bz2 |
Aligned disk data
Diffstat (limited to 'disk/runes1.lua')
-rw-r--r-- | disk/runes1.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/disk/runes1.lua b/disk/runes1.lua index 80768e9..2f2e0e4 100644 --- a/disk/runes1.lua +++ b/disk/runes1.lua @@ -1,5 +1,5 @@ return { - "M", "A", "G", "I", "C", "K", + "M", "A", "G", "I", "C", "K", -- Quarters, beginning-inclusive starting at the top. "M", "A", "G", "I", "C", "K", "M", "A", "G", "I", "C", "K", "M", "A", "G", "I", "C", "K", |