Update Tatra_T810.hpp

This commit is contained in:
AirwavesMan
2020-08-25 14:05:32 +02:00
parent aea1ba2277
commit 297878fb09

View File

@@ -402,8 +402,8 @@ class T810A_PKT_ACR_DZE: T810A_PKT_ACR_DZ
gunnerAction = "T810gunner"; gunnerAction = "T810gunner";
gunnerInAction = "T810gunner"; gunnerInAction = "T810gunner";
gunnerName = "PKB Gunner"; gunnerName = "PKB Gunner";
gunnerGetInAction = "GetInHigh"; getInAction = "GetInMedium";
gunnerGetOutAction = "GetOutHigh"; getOutAction = "GetOutMedium";
discreteDistance[] = {100, 200, 300, 400, 500, 600, 700, 800, 900, 1000, 1100, 1200, 1300, 1400, 1500}; discreteDistance[] = {100, 200, 300, 400, 500, 600, 700, 800, 900, 1000, 1100, 1200, 1300, 1400, 1500};
discreteDistanceInitIndex = 2; discreteDistanceInitIndex = 2;
turretInfoType = "RscWeaponZeroing"; turretInfoType = "RscWeaponZeroing";