From 2f91dcb5df63cc1c036c33b5de01bf5681cce415 Mon Sep 17 00:00:00 2001 From: 1080pCat <96908085+1080pCat@users.noreply.github.com> Date: Wed, 31 Jul 2024 14:23:56 +1000 Subject: [PATCH] Hold my brain, brain holder. (#26352) --- code/modules/antagonists/zombie/zombie_spells.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/zombie/zombie_spells.dm b/code/modules/antagonists/zombie/zombie_spells.dm index 5d30f5a6d27..19b5cc56124 100644 --- a/code/modules/antagonists/zombie/zombie_spells.dm +++ b/code/modules/antagonists/zombie/zombie_spells.dm @@ -42,7 +42,7 @@ /obj/item/zombie_claw name = "claws" - desc = "Claws extending from your rotting hands, perfect for ripping open brain_holders for brains." + desc = "Claws extending from your rotting hands, perfect for ripping skulls open for the brains inside." icon = 'icons/effects/vampire_effects.dmi' icon_state = "vamp_claws" lefthand_file = 'icons/mob/inhands/weapons_lefthand.dmi'