Updates for 2.2.03 changes; add pitch/yaw/roll to ships

This commit is contained in:
Cmdr McDonald
2016-12-11 21:47:39 +00:00
parent c69582f389
commit fd188237ca
42 changed files with 458 additions and 246 deletions

View File

@@ -12,12 +12,14 @@ describe('JSON Data', function() {
'speed',
'boost',
'boostEnergy',
'agility',
'baseShieldStrength',
'baseArmour',
'hullMass',
'masslock',
'pipSpeed'
'pipSpeed',
'pitch',
'roll',
'yaw'
];
var edIDs = {};