Skip to content

Commit 8a26ffc

Browse files
authored
Astrolabe (#207)
1 parent 3b23aba commit 8a26ffc

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

dat-schema/_Core.gql

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,16 @@ type Ascendancy {
406406
LeagueIcon: string
407407
}
408408

409+
type AtlasMissionTypes {
410+
Id: string
411+
Stats: [Stats]
412+
StatValues: [i32]
413+
Astrolabe: BaseItemTypes
414+
_: i32
415+
_: i32
416+
_: rid
417+
}
418+
409419
type AtlasFog {
410420
_: i32
411421
_: i32

0 commit comments

Comments
 (0)