diff --git a/code/datums/spells/bloodcrawl.dm b/code/datums/spells/bloodcrawl.dm index fec91009b90..6a9c05b2682 100644 --- a/code/datums/spells/bloodcrawl.dm +++ b/code/datums/spells/bloodcrawl.dm @@ -268,7 +268,7 @@ /datum/spell/bloodcrawl/shadow_crawl name = "Shadow Crawl" - desc = "Fade into the shadows, increasing your speed and making you incomprehensible. Will not work in brightened terrane." + desc = "Fade into the shadows, increasing your speed and making you incomprehensible. Will not work in lit areas." allowed_type = /turf action_background_icon_state = "shadow_demon_bg" action_icon_state = "shadow_crawl"