Add movement summary; add standard internal class sizes to shipyard page; fix issue when importing Viper Mk IV

This commit is contained in:
Cmdr McDonald
2016-12-11 21:52:49 +00:00
parent 0dc58bad7e
commit a6a10df39c
13 changed files with 435 additions and 60 deletions

View File

@@ -33,7 +33,7 @@ const SHIP_FD_NAME_TO_CORIOLIS_NAME = {
'Type7': 'type_7_transport',
'Type9': 'type_9_heavy',
'Viper': 'viper',
'Viper_MKIV': 'viper_mk_iv',
'Viper_MkIV': 'viper_mk_iv',
'Vulture': 'vulture'
};