From 73d11b69770e5ca322ccbb69834a18ebdfbfec8d Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 6 Jan 2024 12:04:13 -0500 Subject: Mod side of randomizing green colorful --- data/walls.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 data/walls.txt (limited to 'data/walls.txt') 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 @@ +blue,MeshInstance4 +gold,MeshInstance30 +cyan,30-Cyan +plum,31-Plum +navy blue,32-Navy +turquoise,33-Turquoise +cobalt,34-Cobalt +matcha,35-TeaGreen +coral,40-Coral +orange,MeshInstance10 +pink,MeshInstance11 +aqua,MeshInstance12 +gray,MeshInstance14 +gray,MeshInstance15 +red,MeshInstance16 +clear,MeshInstance18 +pink,MeshInstance20 +lime,MeshInstance21 +cream,MeshInstance22 +brown,MeshInstance3 +lavender,MeshInstance32 +white,MeshInstance5 +black,MeshInstance6 +red,MeshInstance7 +purple,MeshInstance8 +yellow,MeshInstance9 \ No newline at end of file -- cgit 1.4.1