mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-04 07:12:55 +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;
|
stabilizedInAxes = 0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
class Upgrades {
|
||||||
|
ItemTankORP[] = {"AAV_DZE1",{"ItemToolbox","ItemCrowbar"},{},{{"ItemTankORP",1},{"PartEngine",6},{"PartGeneric",2},{"ItemScrews",2}}};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
class AAV_DZE1: AAV_DZE {
|
class AAV_DZE1: AAV_DZE {
|
||||||
|
|||||||
Reference in New Issue
Block a user