diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/deathclaw.dm b/code/modules/mob/living/simple_mob/subtypes/vore/deathclaw.dm index 7125204f731..d52552059fa 100644 --- a/code/modules/mob/living/simple_mob/subtypes/vore/deathclaw.dm +++ b/code/modules/mob/living/simple_mob/subtypes/vore/deathclaw.dm @@ -2,8 +2,8 @@ name = "Creature - Deathclaw" desc = "Classification: Trioceros dominus\

\ - Originally the Deathclaw was a top secret genetics project run by a now defucnt defence company lost to time.\ - The creatures are known to attack humans and other animals regularly to protect their territoy \ + Originally the Deathclaw was a top secret genetics project run by a now defunct defence company lost to time.\ + The creatures are known to attack humans and other animals regularly to protect their territory \ or to hunt for food. It is speculated that they escaped roughly around the time the Hegemony War \ broke out as sighting of these beasts in the wild began around that time. \
\