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[] = {};