Fix heli upgrade

This commit is contained in:
AirwavesMan
2020-09-22 11:12:40 +02:00
parent eaead47944
commit 3c566857c9
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ class UH1H_DZ: UH1H_base
gunnerCanSee = 2+16+32;
driverCanSee = 2+16+32;
transportMaxWeapons = 15;
transportMaxMagazines = 160;
transportMaxMagazines = 80;
transportmaxbackpacks = 6;
fuelCapacity = 1333;
radartype = 0;