1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-18 09:57:40 +03:00

Add Alliance Chieftain and Recon Limpet Controller

This commit is contained in:
Jonathan Harris 2018-01-28 00:45:36 +00:00
parent 41e2b0a64e
commit b9815400b3
6 changed files with 3034 additions and 2933 deletions

View File

@ -73,6 +73,7 @@ ship_map = {
'type7' : 'Type-7 Transporter', 'type7' : 'Type-7 Transporter',
'type9' : 'Type-9 Heavy', 'type9' : 'Type-9 Heavy',
'type9_military' : 'Type-10 Defender', 'type9_military' : 'Type-10 Defender',
'typex' : 'Alliance Chieftain',
'viper' : 'Viper MkIII', 'viper' : 'Viper MkIII',
'viper_mkiv' : 'Viper MkIV', 'viper_mkiv' : 'Viper MkIV',
'vulture' : 'Vulture', 'vulture' : 'Vulture',

@ -1 +1 @@
Subproject commit a3ae3e34ad879d1504a7d2fdc3fce4854820051b Subproject commit 44d57f26a8099cfa8d91815f453c7bba303a63ec

View File

@ -169,11 +169,16 @@ if __name__ == "__main__":
else: else:
modules[key] = { 'mass': m.get('mass', 0) } # Some modules don't have mass modules[key] = { 'mass': m.get('mass', 0) } # Some modules don't have mass
# 2.5 additions not yet present in coriolis-data # 3.0 additions not yet present in coriolis-data
modules[('Decontamination Limpet Controller', None, '1', 'E')] = {'mass': 1.3} modules[('Decontamination Limpet Controller', None, '1', 'E')] = {'mass': 1.3}
modules[('Decontamination Limpet Controller', None, '3', 'E')] = {'mass': 2} modules[('Decontamination Limpet Controller', None, '3', 'E')] = {'mass': 2}
modules[('Decontamination Limpet Controller', None, '5', 'E')] = {'mass': 20} modules[('Decontamination Limpet Controller', None, '5', 'E')] = {'mass': 20}
modules[('Decontamination Limpet Controller', None, '7', 'E')] = {'mass': 128} modules[('Decontamination Limpet Controller', None, '7', 'E')] = {'mass': 128}
modules[('Recon Limpet Controller', None, '1', 'E')] = {'mass': 1.3}
modules[('Recon Limpet Controller', None, '3', 'E')] = {'mass': 2}
modules[('Recon Limpet Controller', None, '5', 'E')] = {'mass': 20}
modules[('Recon Limpet Controller', None, '7', 'E')] = {'mass': 128}
modules[('Research Limpet Controller', None, '1', 'E')] = {'mass': 1.3}
modules = OrderedDict([(k,modules[k]) for k in sorted(modules)]) # sort for easier diffing modules = OrderedDict([(k,modules[k]) for k in sorted(modules)]) # sort for easier diffing
cPickle.dump(modules, open('modules.p', 'wb')) cPickle.dump(modules, open('modules.p', 'wb'))

5828
modules.p

File diff suppressed because it is too large Load Diff

View File

@ -261,6 +261,7 @@ internal_map = {
'passengercabin' : 'Passenger Cabin', 'passengercabin' : 'Passenger Cabin',
'prospector' : 'Prospector Limpet Controller', 'prospector' : 'Prospector Limpet Controller',
'refinery' : 'Refinery', 'refinery' : 'Refinery',
'recon' : 'Recon Limpet Controller',
'repair' : 'Repair Limpet Controller', 'repair' : 'Repair Limpet Controller',
'repairer' : 'Auto Field-Maintenance Unit', 'repairer' : 'Auto Field-Maintenance Unit',
'resourcesiphon' : 'Hatch Breaker Limpet Controller', 'resourcesiphon' : 'Hatch Breaker Limpet Controller',

128
ships.p
View File

@ -10,190 +10,196 @@ S'hullMass'
p6 p6
I35 I35
saa(lp7 saa(lp7
S'Anaconda' S'Alliance Chieftain'
p8 p8
a(dp9 a(dp9
g6 g6
I400 I420
saa(lp10 saa(lp10
S'Asp Explorer' S'Anaconda'
p11 p11
a(dp12 a(dp12
g6 g6
I280 I400
saa(lp13 saa(lp13
S'Asp Scout' S'Asp Explorer'
p14 p14
a(dp15 a(dp15
g6 g6
I150 I280
saa(lp16 saa(lp16
S'Beluga Liner' S'Asp Scout'
p17 p17
a(dp18 a(dp18
g6 g6
I950 I150
saa(lp19 saa(lp19
S'Cobra MkIII' S'Beluga Liner'
p20 p20
a(dp21 a(dp21
g6 g6
I180 I950
saa(lp22 saa(lp22
S'Cobra MkIV' S'Cobra MkIII'
p23 p23
a(dp24 a(dp24
g6 g6
I210 I180
saa(lp25 saa(lp25
S'Diamondback Explorer' S'Cobra MkIV'
p26 p26
a(dp27 a(dp27
g6 g6
I260 I210
saa(lp28 saa(lp28
S'Diamondback Scout' S'Diamondback Explorer'
p29 p29
a(dp30 a(dp30
g6 g6
I170 I260
saa(lp31 saa(lp31
S'Dolphin' S'Diamondback Scout'
p32 p32
a(dp33 a(dp33
g6 g6
I140 I170
saa(lp34 saa(lp34
S'Eagle' S'Dolphin'
p35 p35
a(dp36 a(dp36
g6 g6
I50 I140
saa(lp37 saa(lp37
S'Federal Assault Ship' S'Eagle'
p38 p38
a(dp39 a(dp39
g6 g6
I480 I50
saa(lp40 saa(lp40
S'Federal Corvette' S'Federal Assault Ship'
p41 p41
a(dp42 a(dp42
g6 g6
I900 I480
saa(lp43 saa(lp43
S'Federal Dropship' S'Federal Corvette'
p44 p44
a(dp45 a(dp45
g6 g6
I580 I900
saa(lp46 saa(lp46
S'Federal Gunship' S'Federal Dropship'
p47 p47
a(dp48 a(dp48
g6 g6
I580 I580
saa(lp49 saa(lp49
S'Fer-de-Lance' S'Federal Gunship'
p50 p50
a(dp51 a(dp51
g6 g6
I250 I580
saa(lp52 saa(lp52
S'Hauler' S'Fer-de-Lance'
p53 p53
a(dp54 a(dp54
g6 g6
I14 I250
saa(lp55 saa(lp55
S'Imperial Clipper' S'Hauler'
p56 p56
a(dp57 a(dp57
g6 g6
I400 I14
saa(lp58 saa(lp58
S'Imperial Courier' S'Imperial Clipper'
p59 p59
a(dp60 a(dp60
g6 g6
I35 I400
saa(lp61 saa(lp61
S'Imperial Cutter' S'Imperial Courier'
p62 p62
a(dp63 a(dp63
g6 g6
I1100 I35
saa(lp64 saa(lp64
S'Imperial Eagle' S'Imperial Cutter'
p65 p65
a(dp66 a(dp66
g6 g6
I50 I1100
saa(lp67 saa(lp67
S'Keelback' S'Imperial Eagle'
p68 p68
a(dp69 a(dp69
g6 g6
I180 I50
saa(lp70 saa(lp70
S'Orca' S'Keelback'
p71 p71
a(dp72 a(dp72
g6 g6
I290 I180
saa(lp73 saa(lp73
S'Python' S'Orca'
p74 p74
a(dp75 a(dp75
g6 g6
I350 I290
saa(lp76 saa(lp76
S'Sidewinder' S'Python'
p77 p77
a(dp78 a(dp78
g6 g6
I25 I350
saa(lp79 saa(lp79
S'Type-10 Defender' S'Sidewinder'
p80 p80
a(dp81 a(dp81
g6 g6
I1200 I25
saa(lp82 saa(lp82
S'Type-6 Transporter' S'Type-10 Defender'
p83 p83
a(dp84 a(dp84
g6 g6
I155 I1200
saa(lp85 saa(lp85
S'Type-7 Transporter' S'Type-6 Transporter'
p86 p86
a(dp87 a(dp87
g6 g6
I420 I155
saa(lp88 saa(lp88
S'Type-9 Heavy' S'Type-7 Transporter'
p89 p89
a(dp90 a(dp90
g6 g6
I1000 I420
saa(lp91 saa(lp91
S'Viper MkIII' S'Type-9 Heavy'
p92 p92
a(dp93 a(dp93
g6 g6
I50 I850
saa(lp94 saa(lp94
S'Viper MkIV' S'Viper MkIII'
p95 p95
a(dp96 a(dp96
g6 g6
I190 I50
saa(lp97 saa(lp97
S'Vulture' S'Viper MkIV'
p98 p98
a(dp99 a(dp99
g6 g6
I190
saa(lp100
S'Vulture'
p101
a(dp102
g6
I230 I230
saatRp100 saatRp103
. .