diff options
author | rexim <reximkut@gmail.com> | 2024-03-23 23:13:02 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-23 23:13:02 +0700 |
commit | 94f0ac4c21d6bc977c60596c04159194fa7f014a (patch) | |
tree | 4ef59b60bd48ad9a9337ee56520587391c63933c /assets/colors.txt | |
parent | eee6e99a8d38058a7f9c7d0869f329fc90cea97d (diff) |
Sounds
Diffstat (limited to 'assets/colors.txt')
-rw-r--r-- | assets/colors.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/colors.txt b/assets/colors.txt index 420d2a8..0b35af3 100644 --- a/assets/colors.txt +++ b/assets/colors.txt @@ -3,11 +3,11 @@ COLOR_FLOOR 133 72 54 COLOR_WALL 0 0 0 COLOR_BARRICADE 0 178 255 COLOR_PLAYER 232 2 255 -COLOR_DOORKEY 128 182 228 +COLOR_DOORKEY 128 153 228 COLOR_BOMB 0 186 255 COLOR_LABEL 0 0 255 -COLOR_GUARD 60 186 255 -COLOR_MOTHER 242 175 236 +COLOR_GUARD 56 133 254 +COLOR_MOTHER 242 163 236 COLOR_GNOME 125 194 255 COLOR_CHECKPOINT 213 0 255 COLOR_EXPLOSION 224 143 253 |