diff options
author | rexim <reximkut@gmail.com> | 2024-03-24 02:26:15 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-24 02:26:15 +0700 |
commit | 513f19c0cadeaee80617c11878941460c60f15cd (patch) | |
tree | 4178c69b7545f87fb70e8c5e28140cb8f930a122 /assets/colors.txt | |
parent | db659865c1cf6ea44989b0604cbe4df535208363 (diff) |
Don't stack the damage for Eepers
Diffstat (limited to 'assets/colors.txt')
-rw-r--r-- | assets/colors.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/colors.txt b/assets/colors.txt index 0b35af3..f1472e9 100644 --- a/assets/colors.txt +++ b/assets/colors.txt @@ -8,7 +8,6 @@ COLOR_BOMB 0 186 255 COLOR_LABEL 0 0 255 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 COLOR_HEALTHBAR 0 173 255 |