mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c8b1f7d6a |
@@ -166,6 +166,7 @@ angular.module('shipyard', ['ngLodash'])
|
|||||||
*/
|
*/
|
||||||
.constant('Discounts', {
|
.constant('Discounts', {
|
||||||
'0%': 1,
|
'0%': 1,
|
||||||
|
'2.5%': 0.975,
|
||||||
'5%': 0.95,
|
'5%': 0.95,
|
||||||
'10%': 0.90,
|
'10%': 0.90,
|
||||||
'15%': 0.85,
|
'15%': 0.85,
|
||||||
|
|||||||
2
data
2
data
Submodule data updated: 9557c8ddf5...bb316e77b2
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "coriolis_shipyard",
|
"name": "coriolis_shipyard",
|
||||||
"version": "1.10.0",
|
"version": "1.10.1",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/cmmcleod/coriolis"
|
"url": "https://github.com/cmmcleod/coriolis"
|
||||||
|
|||||||
2
test/fixtures/expected-builds.json
vendored
2
test/fixtures/expected-builds.json
vendored
@@ -45,6 +45,6 @@
|
|||||||
"Attack": "25A5C4A4D6A4A3C1r0s0s0s0s000404-04-4a-5d27-.Iw18aQ==.Aw18aQ=="
|
"Attack": "25A5C4A4D6A4A3C1r0s0s0s0s000404-04-4a-5d27-.Iw18aQ==.Aw18aQ=="
|
||||||
},
|
},
|
||||||
"eagle": {
|
"eagle": {
|
||||||
"Figther": "42A3A3A1D2A2A2C0p0p24-40532j.Iw19A===.Aw19A==="
|
"Figther": "42A3A3A1D2A2A2C0p0p24-40532j-.Iw1-EA==.Aw1-EA=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
3
test/fixtures/valid-detailed-export.json
vendored
3
test/fixtures/valid-detailed-export.json
vendored
@@ -3423,7 +3423,8 @@
|
|||||||
"class": 1,
|
"class": 1,
|
||||||
"rating": "A",
|
"rating": "A",
|
||||||
"group": "Fuel Scoop"
|
"group": "Fuel Scoop"
|
||||||
}
|
},
|
||||||
|
null
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
|
|||||||
Reference in New Issue
Block a user