diff --git a/SQF/dayz_code/Configs/CfgVehicles/Zeds/DeadBodys.hpp b/SQF/dayz_code/Configs/CfgVehicles/Zeds/DeadBodys.hpp deleted file mode 100644 index d5357b7ef..000000000 --- a/SQF/dayz_code/Configs/CfgVehicles/Zeds/DeadBodys.hpp +++ /dev/null @@ -1,6 +0,0 @@ -class BodySurvivor1 : Wreck_Base { - scope = 2; - mapSize = 2; - displayName = "Dead Body Survivor 1"; - model = "\ca\characters_E\GER\GER_rifleman"; -}; \ No newline at end of file