Remove unused Lada base class

Also removed some values that are already inhertied from 8429ad1
This commit is contained in:
ebaydayz
2016-11-18 12:18:13 -05:00
parent 6769104580
commit ad9a287d00
5 changed files with 7 additions and 195 deletions

View File

@@ -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 {};