diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-01-06 12:04:13 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-01-06 12:04:13 -0500 |
commit | 73d11b69770e5ca322ccbb69834a18ebdfbfec8d (patch) | |
tree | eea37d1dabb146eb592a602f7baa462902f79f42 /data | |
parent | f01b3f48c9d2ed03068f328fb4e3456e2212a0be (diff) | |
download | lingo-randomizer-73d11b69770e5ca322ccbb69834a18ebdfbfec8d.tar.gz lingo-randomizer-73d11b69770e5ca322ccbb69834a18ebdfbfec8d.tar.bz2 lingo-randomizer-73d11b69770e5ca322ccbb69834a18ebdfbfec8d.zip |
Mod side of randomizing green colorful
Diffstat (limited to 'data')
-rw-r--r-- | data/walls.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/walls.txt b/data/walls.txt new file mode 100644 index 0000000..3f7a7f5 --- /dev/null +++ b/data/walls.txt | |||
@@ -0,0 +1,26 @@ | |||
1 | blue,MeshInstance4 | ||
2 | gold,MeshInstance30 | ||
3 | cyan,30-Cyan | ||
4 | plum,31-Plum | ||
5 | navy blue,32-Navy | ||
6 | turquoise,33-Turquoise | ||
7 | cobalt,34-Cobalt | ||
8 | matcha,35-TeaGreen | ||
9 | coral,40-Coral | ||
10 | orange,MeshInstance10 | ||
11 | pink,MeshInstance11 | ||
12 | aqua,MeshInstance12 | ||
13 | gray,MeshInstance14 | ||
14 | gray,MeshInstance15 | ||
15 | red,MeshInstance16 | ||
16 | clear,MeshInstance18 | ||
17 | pink,MeshInstance20 | ||
18 | lime,MeshInstance21 | ||
19 | cream,MeshInstance22 | ||
20 | brown,MeshInstance3 | ||
21 | lavender,MeshInstance32 | ||
22 | white,MeshInstance5 | ||
23 | black,MeshInstance6 | ||
24 | red,MeshInstance7 | ||
25 | purple,MeshInstance8 | ||
26 | yellow,MeshInstance9 \ No newline at end of file | ||