mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 11:42:38 +03:00
Fix upgrading AAV_DZE to AAV_DZE1 did not work
This commit is contained in:
@@ -80,7 +80,9 @@ class AAV_DZE : AAV_DZ {
|
||||
stabilizedInAxes = 0;
|
||||
};
|
||||
};
|
||||
|
||||
class Upgrades {
|
||||
ItemTankORP[] = {"AAV_DZE1",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTankORP",1},{"PartEngine",6},{"PartGeneric",2},{"ItemScrews",2}}};
|
||||
};
|
||||
};
|
||||
|
||||
class AAV_DZE1: AAV_DZE {
|
||||
|
||||
Reference in New Issue
Block a user