Added sector mission display and generation

This commit is contained in:
Anuken
2018-07-28 22:06:01 -04:00
parent a045ec9d46
commit b2d61a93d9
8 changed files with 45 additions and 9 deletions

View File

@@ -33,6 +33,7 @@ Color: {
lightgray: {a: 1, b: 0.65, g: 0.65, r: 0.65 }
orange: {hex: "FFA500"},
accent: {hex: "f4ba6e"},
accentDark: {hex: "f4ba6e"},
},
TintedDrawable: {
dialogDim: {name: white, color: {r: 0, g: 0, b: 0, a: 0.9} },