diff --git a/code/modules/mob/living/basic/pets/parrot/parrot.dm b/code/modules/mob/living/basic/pets/parrot/_parrot.dm similarity index 100% rename from code/modules/mob/living/basic/pets/parrot/parrot.dm rename to code/modules/mob/living/basic/pets/parrot/_parrot.dm diff --git a/tgstation.dme b/tgstation.dme index 0f82cbcd21be3..cf650de35ab4d 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -4565,7 +4565,7 @@ #include "code\modules\mob\living\basic\pets\dog\corgi.dm" #include "code\modules\mob\living\basic\pets\dog\dog_subtypes.dm" #include "code\modules\mob\living\basic\pets\dog\strippable_items.dm" -#include "code\modules\mob\living\basic\pets\parrot\parrot.dm" +#include "code\modules\mob\living\basic\pets\parrot\_parrot.dm" #include "code\modules\mob\living\basic\pets\parrot\parrot_items.dm" #include "code\modules\mob\living\basic\pets\parrot\parrot_subtypes.dm" #include "code\modules\mob\living\basic\pets\parrot\poly.dm"