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

@@ -24,6 +24,7 @@ class Smallboat_1: Ship
transportMaxMagazines = 200;
transportMaxWeapons = 20;
transportMaxBackpacks = 4;
maxSpeed = 29;
transportSoldier = 5;
cost = 10000;
armor = 10;