diff --git a/code/modules/mob/living/simple_mob/subtypes/animal/pets/bird_vr.dm b/code/modules/mob/living/simple_mob/subtypes/animal/pets/bird_vr.dm index 65b082bcdce..0b0f55351af 100644 --- a/code/modules/mob/living/simple_mob/subtypes/animal/pets/bird_vr.dm +++ b/code/modules/mob/living/simple_mob/subtypes/animal/pets/bird_vr.dm @@ -5,4 +5,5 @@ /mob/living/simple_mob/animal/passive/bird/azure_tit/great name = "Great Tit" - desc = "A species of bird, colored blue and white. Isn't it great?" \ No newline at end of file + desc = "A species of bird, colored blue and white. Isn't it great?" + size_multiplier = 2