From af21667d0bba735bfc975f371b7595350d8f117d Mon Sep 17 00:00:00 2001 From: A Man Date: Mon, 11 May 2020 19:55:38 +0200 Subject: [PATCH] Update AH6.hpp --- SQF/dayz_code/Configs/CfgVehicles/Helicopter/AH6.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/SQF/dayz_code/Configs/CfgVehicles/Helicopter/AH6.hpp b/SQF/dayz_code/Configs/CfgVehicles/Helicopter/AH6.hpp index 2e5b9f3f8..7503cbf06 100644 --- a/SQF/dayz_code/Configs/CfgVehicles/Helicopter/AH6.hpp +++ b/SQF/dayz_code/Configs/CfgVehicles/Helicopter/AH6.hpp @@ -39,6 +39,7 @@ class AH6X_EP1; class AH6X_DZ: AH6X_EP1 { displayname = $STR_VEH_NAME_AH6X; vehicleClass = "DayZ Epoch Vehicles"; + model = "dayz_vehicles\helicopters\greybird\greybird.p3d"; scope = public; crew = ""; typicalCargo[] = {};