mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Updates for 2.2.03 changes; add pitch/yaw/roll to ships
This commit is contained in:
@@ -12,12 +12,14 @@ describe('JSON Data', function() {
|
||||
'speed',
|
||||
'boost',
|
||||
'boostEnergy',
|
||||
'agility',
|
||||
'baseShieldStrength',
|
||||
'baseArmour',
|
||||
'hullMass',
|
||||
'masslock',
|
||||
'pipSpeed'
|
||||
'pipSpeed',
|
||||
'pitch',
|
||||
'roll',
|
||||
'yaw'
|
||||
];
|
||||
|
||||
var edIDs = {};
|
||||
|
||||
Reference in New Issue
Block a user