From 1eb0f2b1f04d0e25d54d1d88c73dede44e154acd Mon Sep 17 00:00:00 2001 From: Waterpig Date: Fri, 28 Feb 2025 18:43:06 +0100 Subject: [PATCH] zombies removed from simple animal unit test --- code/modules/unit_tests/simple_animal_freeze.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/unit_tests/simple_animal_freeze.dm b/code/modules/unit_tests/simple_animal_freeze.dm index 5eaa1422146..96ceb2876fa 100644 --- a/code/modules/unit_tests/simple_animal_freeze.dm +++ b/code/modules/unit_tests/simple_animal_freeze.dm @@ -129,8 +129,6 @@ /mob/living/simple_animal/hostile/vox/ranged/laser, /mob/living/simple_animal/hostile/vox/ranged/space, /mob/living/simple_animal/hostile/vox/ranged/space/laser, - /mob/living/simple_animal/hostile/zombie/cheesezombie, - /mob/living/simple_animal/hostile/zombie/nocorpse, // DO NOT ADD NEW ENTRIES TO THIS LIST // READ THE COMMENT ABOVE