mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Remove unused Lada base class
Also removed some values that are already inhertied from 8429ad1
This commit is contained in:
@@ -65,6 +65,11 @@ class TT650_Civ: TT650_Base {
|
||||
};
|
||||
|
||||
class TT650_TK_CIV_EP1: TT650_Base {
|
||||
faction = "CIV";
|
||||
rarityurban = 0.8;
|
||||
scope = public;
|
||||
side = 3;
|
||||
maxspeed = 180;
|
||||
crew = "";
|
||||
typicalCargo[] = {};
|
||||
class TransportMagazines {};
|
||||
|
||||
Reference in New Issue
Block a user