From 05933489fd4393485d4af43c930f6b1b8dc8c3e8 Mon Sep 17 00:00:00 2001 From: AirwavesMan Date: Thu, 7 Jan 2021 16:43:20 +0100 Subject: [PATCH] Delete DeadBodys.hpp --- SQF/dayz_code/Configs/CfgVehicles/Zeds/DeadBodys.hpp | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 SQF/dayz_code/Configs/CfgVehicles/Zeds/DeadBodys.hpp 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