diff --git a/code/game/objects/effects/decals/Cleanable/humans.dm b/code/game/objects/effects/decals/Cleanable/humans.dm index f88a3cb630d..29ef7eb3ad5 100644 --- a/code/game/objects/effects/decals/Cleanable/humans.dm +++ b/code/game/objects/effects/decals/Cleanable/humans.dm @@ -84,7 +84,7 @@ GLOBAL_LIST_EMPTY(splatter_cache) /obj/effect/decal/cleanable/blood/drip name = "drips of blood" - desc = "It's red." + desc = "A drop of blood in an ocean of mess." gender = PLURAL icon = 'icons/effects/drip.dmi' icon_state = "1"