diff --git a/code/modules/mob/living/carbon/human/species/station/vaurca/vaurca_subspecies.dm b/code/modules/mob/living/carbon/human/species/station/vaurca/vaurca_subspecies.dm
index d84f70b8095..c97aa069dac 100644
--- a/code/modules/mob/living/carbon/human/species/station/vaurca/vaurca_subspecies.dm
+++ b/code/modules/mob/living/carbon/human/species/station/vaurca/vaurca_subspecies.dm
@@ -215,7 +215,7 @@
grab_mod = 0.8
resist_mod = 4
- mob_size = 12
+ mob_size = 28
taste_sensitivity = TASTE_DULL
blurb = {"Type E Vaurca, otherwise known as the Bulwarks, are a new bodyform derived from the worker caste in a collaboration by the C’thur and Jargon scientists. Originally only the C’thur had access to these behemoths, but after a short amount of time, the bodyform started appearing in the ranks of the Zo’ra and K’lax as well, causing an even more strained relationship between the hives.
Similar to Workers, Bulwarks are generally passive, and prefer to flee a fight rather than resist. Though due to their speed, they may still choose to defend themselves should they be unable to properly escape a battle. The main exception to this is when another Vaurca is in danger. When this occurs, they tend to put themselves in between the attacker and the Vaurca, acting as a shield of sorts. They won’t go out of their way to take down the attacker, but will ensure the others get away safely.
diff --git a/html/changelogs/desven-bully_size.yml b/html/changelogs/desven-bully_size.yml
new file mode 100644
index 00000000000..a1dcc9e0b24
--- /dev/null
+++ b/html/changelogs/desven-bully_size.yml
@@ -0,0 +1,4 @@
+author: Desven
+delete-after: True
+changes:
+ - bugfix: "Humans can no longer carry the Vaurca Bulwark."
\ No newline at end of file