Merge pull request #14594 from DrPainis/patch-7

Makes insect blood not look like diarrhea.
This commit is contained in:
silicons
2021-04-18 18:49:43 -06:00
committed by GitHub
+1 -1
View File
@@ -159,7 +159,7 @@ GLOBAL_LIST_EMPTY(bloody_footprints_cache)
#define BLOOD_COLOR_SLIME "#00ff90"
#define BLOOD_COLOR_LIZARD "#db004D"
#define BLOOD_COLOR_UNIVERSAL "#db3300"
#define BLOOD_COLOR_BUG "#a37c0f"
#define BLOOD_COLOR_BUG "#ffc933"
#define BLOOD_COLOR_PLANT "#3d610e"