summaryrefslogtreecommitdiff
path: root/colors.txt
diff options
context:
space:
mode:
authorrexim <reximkut@gmail.com>2024-03-18 01:05:52 +0700
committerrexim <reximkut@gmail.com>2024-03-18 01:05:52 +0700
commitcad9fbfbb871a876b8723562e9a429f674dbbc2f (patch)
tree743ad30b95a32bce4e1b0308967e4876b3883022 /colors.txt
parent0fd55e454f3534ebcca8ee6ba8545e01e8fa04da (diff)
Get rid of Step() and Opposite() function
Replace them with Direction_Vector table
Diffstat (limited to 'colors.txt')
-rw-r--r--colors.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/colors.txt b/colors.txt
index 647ec0d..50e06ca 100644
--- a/colors.txt
+++ b/colors.txt
@@ -1,10 +1,10 @@
Background 174 122 29
Floor 0 0 44
Wall 0 0 0
-Barricade 0 255 255
+Barricade 0 178 255
Player 232 193 255
-DoorKey 25 254 228
-Bomb 0 255 255
+DoorKey 128 182 228
+Bomb 0 186 255
Label 0 0 255
Shrek 60 255 255
Urmom 242 196 212