diff --git a/SQF/dayz_code/cfgVehicles.hpp b/SQF/dayz_code/cfgVehicles.hpp index e6aab9d0b..9fa09d786 100644 --- a/SQF/dayz_code/cfgVehicles.hpp +++ b/SQF/dayz_code/cfgVehicles.hpp @@ -753,6 +753,7 @@ class Citizen1; // External class reference scope = 2; side = 2; faction = "PMC_BAF"; + enableGPS = 1; crew = ""; typicalCargo[] = {}; transportMaxWeapons = 20;