From 9093ebe7ead23cd014e1fc0e5a90cb9a925e9834 Mon Sep 17 00:00:00 2001 From: klaasjared Date: Tue, 27 Apr 2021 17:43:28 -0400 Subject: [PATCH] Spelling Fix 5 Co-authored-by: TheFurryFeline <38586851+TheFurryFeline@users.noreply.github.com> --- code/modules/mob/living/simple_mob/subtypes/vore/deathclaw.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. \
\