diff --git a/code/game/objects/structures/crates_lockers/largecrate_vr.dm b/code/game/objects/structures/crates_lockers/largecrate_vr.dm index 6a9d9cbc1a..b3e86775b6 100644 --- a/code/game/objects/structures/crates_lockers/largecrate_vr.dm +++ b/code/game/objects/structures/crates_lockers/largecrate_vr.dm @@ -74,7 +74,6 @@ /mob/living/simple_mob/animal/space/alien/queen, // /mob/living/simple_mob/vore/otie/feral, // /mob/living/simple_mob/vore/otie/red, ->>>>>>> c60995d1f4... Merge pull request #15106 from Very-Soft/tidying_and_tweaks /mob/living/simple_mob/vore/aggressive/corrupthound)) return ..()