diff --git a/code/modules/mob/living/simple_mob/subtypes/animal/space/snake_vr.dm b/code/modules/mob/living/simple_mob/subtypes/animal/space/snake_vr.dm
index f51c98c382f..419777c59c0 100644
--- a/code/modules/mob/living/simple_mob/subtypes/animal/space/snake_vr.dm
+++ b/code/modules/mob/living/simple_mob/subtypes/animal/space/snake_vr.dm
@@ -10,8 +10,8 @@
This species of snake is nonvenomous and use their large bodies to primarily subdue their prey. \
Nonvenomous snakes either swallow prey alive or kill them by constriction - this is dependant on the prey. \
\
- These animals are a protected species and are not to be harmed, hunted, or captured by anyone. \
- Severe consequences may result in violation of this order."
+ These animals are a protected species and are not to be harmed, hunted, or captured by anyone. \
+ Severe consequences may result in violation of this order."
value = CATALOGUER_REWARD_TRIVIAL
/mob/living/simple_mob/animal/passive/snake
diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/frog.dm b/code/modules/mob/living/simple_mob/subtypes/vore/frog.dm
index 87ce0dfeb31..b4057b01817 100644
--- a/code/modules/mob/living/simple_mob/subtypes/vore/frog.dm
+++ b/code/modules/mob/living/simple_mob/subtypes/vore/frog.dm
@@ -14,7 +14,7 @@
order to make use of the ephemeral pools before they dry up. Because of this, the Frog population is through the roof and has \
become a major issue for various colonies and stations.\
\
- These animals, are considered an invasive species, and thus hunters are encouraged to hunt them."
+ These animals, are considered an invasive species, and thus hunters are encouraged to hunt them."
value = CATALOGUER_REWARD_TRIVIAL
/mob/living/simple_mob/vore/aggressive/frog
diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/snake.dm b/code/modules/mob/living/simple_mob/subtypes/vore/snake.dm
index 9c8e37c07b0..e68e3829e0d 100644
--- a/code/modules/mob/living/simple_mob/subtypes/vore/snake.dm
+++ b/code/modules/mob/living/simple_mob/subtypes/vore/snake.dm
@@ -14,9 +14,9 @@
This species of snake is nonvenomous and use their large bodies to primarily subdue their prey. \
Nonvenomous snakes either swallow prey alive or kill them by constriction - this is dependant on the prey. \
\
- This snake is extremely hostile to all wildlife and living beings and should be avoided at all costs. \
- People who spot these creatures are urged to inform the nearest militant entity so that they can be \
- dealt with in a professional manner."
+ This snake is extremely hostile to all wildlife and living beings and should be avoided at all costs. \
+ People who spot these creatures are urged to inform the nearest militant entity so that they can be \
+ dealt with in a professional manner."
value = CATALOGUER_REWARD_HARD
/mob/living/simple_mob/vore/aggressive/giant_snake