Update JSON data (Colors)

This commit is contained in:
roblevesque 2016-07-07 12:43:09 -04:00 committed by GitHub
parent b7ceaf1b9e
commit 8d1647b712

View File

@ -1,7 +1,7 @@
var jsonEmpire = { var jsonEmpire = {
"CU": { "CU": {
"name": "Cardasian Union", "name": "Cardasian Union",
"color": "0xCC9933", "color": "#CC9933",
"cenx": -9337.944, "cenx": -9337.944,
"ceny": 310, "ceny": 310,
"cenz": 20, "cenz": 20,
@ -80,7 +80,7 @@ var jsonEmpire = {
}, },
"UFP": { "UFP": {
"name": "United Federation Of Planets", "name": "United Federation Of Planets",
"color": "0x0000FF", "color": "#0000FF",
"cenx": -9197.944, "cenx": -9197.944,
"ceny": 0, "ceny": 0,
"cenz": 0, "cenz": 0,
@ -243,7 +243,7 @@ var jsonEmpire = {
}, },
"BFN": { "BFN": {
"name": "Bajoran Free Nation", "name": "Bajoran Free Nation",
"color": "0xffaaaa", "color": "#ffaaaa",
"cenx": -9325.944, "cenx": -9325.944,
"ceny": 221.7, "ceny": 221.7,
"cenz": -45.1, "cenz": -45.1,
@ -267,7 +267,7 @@ var jsonEmpire = {
}, },
"BC": { "BC": {
"name": "Breen Confederacy", "name": "Breen Confederacy",
"color": "0x00AAAA", "color": "#00AAAA",
"cenx": 9376.050179, "cenx": 9376.050179,
"ceny": 203.150816, "ceny": 203.150816,
"cenz": -46.281517, "cenz": -46.281517,
@ -294,7 +294,7 @@ var jsonEmpire = {
}, },
"KE": { "KE": {
"name": "Klingon Empire", "name": "Klingon Empire",
"color": "0xFF0000", "color": "#FF0000",
"cenx": -9577.944, "cenx": -9577.944,
"ceny": 120, "ceny": 120,
"cenz": -90.160, "cenz": -90.160,
@ -371,7 +371,7 @@ var jsonEmpire = {
}, },
"RSE": { "RSE": {
"name": "Romulan Star Empire", "name": "Romulan Star Empire",
"color": "0x00ff00", "color": "#00ff00",
"cenx": -9477.00, "cenx": -9477.00,
"ceny": -230.00, "ceny": -230.00,
"cenz": 10.00, "cenz": 10.00,
@ -443,7 +443,7 @@ var jsonEmpire = {
}, },
"GFA": { "GFA": {
"name": "Galactic Ferengal Alliance", "name": "Galactic Ferengal Alliance",
"color": "0xFFFF00", "color": "#FFFF00",
"cenx": -8977.944, "cenx": -8977.944,
"ceny": 260.00, "ceny": 260.00,
"cenz": -50.00, "cenz": -50.00,
@ -510,7 +510,7 @@ var jsonEmpire = {
}, },
"OA": { "OA": {
"name": "Orion Alliance", "name": "Orion Alliance",
"color": "0x00FFFF", "color": "#00FFFF",
"cenx": 0, "cenx": 0,
"ceny": 0, "ceny": 0,
"cenz": 0, "cenz": 0,
@ -542,7 +542,7 @@ var jsonEmpire = {
}, },
"DOM": { "DOM": {
"name": "Dominion", "name": "Dominion",
"color": "0xA9FFEE", "color": "#A9FFEE",
"cenx": 0, "cenx": 0,
"ceny": 0, "ceny": 0,
"cenz": 0, "cenz": 0,
@ -624,7 +624,7 @@ var jsonEmpire = {
}, },
"UNITY": { "UNITY": {
"name": "The Unity", "name": "The Unity",
"color": "0xFFA9EE", "color": "#FFA9EE",
"cenx": 0, "cenx": 0,
"ceny": 0, "ceny": 0,
"cenz": 0, "cenz": 0,
@ -712,7 +712,7 @@ var jsonEmpire = {
}, },
"TA": { "TA": {
"name": "Tholian Assembly", "name": "Tholian Assembly",
"color": "0xFEA901", "color": "#FEA901",
"cenx": -9107.944, "cenx": -9107.944,
"ceny": -290.00, "ceny": -290.00,
"cenz": -10.00, "cenz": -10.00,
@ -744,7 +744,7 @@ var jsonEmpire = {
}, },
"UQS": { "UQS": {
"name": "Unified Qvarne Systems", "name": "Unified Qvarne Systems",
"color": "0x990103", "color": "#990103",
"cenx": -9109.941, "cenx": -9109.941,
"ceny": 228.477, "ceny": 228.477,
"cenz": -135.785, "cenz": -135.785,
@ -797,7 +797,7 @@ var jsonEmpire = {
}, },
"GORN": { "GORN": {
"name": "Gorn", "name": "Gorn",
"color": "0xFF02FF", "color": "#FF02FF",
"cenx": -9267.944, "cenx": -9267.944,
"ceny": -330.00, "ceny": -330.00,
"cenz": 80.00, "cenz": 80.00,
@ -844,7 +844,7 @@ var jsonEmpire = {
}, },
"20": { "20": {
"abr": "UNK", "abr": "UNK",
"color": "0xB3B3B3", "color": "#B3B3B3",
"cenx": 0, "cenx": 0,
"ceny": 0, "ceny": 0,
"cenz": 0, "cenz": 0,