aboutsummaryrefslogtreecommitdiff
path: root/draw.lua
diff options
context:
space:
mode:
authorRibbon <ambiguousmachine@gmail.com>2022-02-23 11:18:21 -0800
committerRibbon <ambiguousmachine@gmail.com>2022-02-23 11:18:21 -0800
commita455dd193db2e09645e9ef6fb78f879e6d7ba804 (patch)
tree9a8449043e3d585d827549c8806435ba87fb1f5f /draw.lua
parentaadb7053a867f8ba0407197b3eb50ec0efc446e7 (diff)
reduced tokens in palette lines and updated cart label
Diffstat (limited to 'draw.lua')
-rw-r--r--draw.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/draw.lua b/draw.lua
index 5ed0c71..b22c81a 100644
--- a/draw.lua
+++ b/draw.lua
@@ -1,6 +1,7 @@
--pallete replacement
-pal({1,2,131,141,5,6,7,136,9,137,139,12,133,3,140,130}, 1) --don't ask me why, but this table of colors starts at 1, and 0 is the final color
--- pal(15,140,1)
+?"\^!5f10🐱12⬇️♪567☉9웃⬅️<✽3😐" --only 2 token (thanks to "palette_maker" by 2darray)
+-- pal({1,2,131,141,5,6,7,136,9,137,139,12,133,3,140,130}, 1) --don't ask me why, but this table of colors starts at 1, and 0 is the final color (20 tokens)
+-- pal(15,140,1) --5 tokens each
-- pal(14,3,1)
-- pal(13,133,1)
-- pal(11,139,1)