From cad9fbfbb871a876b8723562e9a429f674dbbc2f Mon Sep 17 00:00:00 2001 From: rexim Date: Mon, 18 Mar 2024 01:05:52 +0700 Subject: Get rid of Step() and Opposite() function Replace them with Direction_Vector table --- colors.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'colors.txt') 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 -- cgit v1.2.3