add comments
This commit is contained in:
parent
ab4d2d5aaa
commit
2d911fca13
1 changed files with 13 additions and 1 deletions
|
|
@ -3058,7 +3058,7 @@ const HK = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
/* ################ Godhome Statistics ################### */
|
/* ################################################# Godhome Statistics ############################################## */
|
||||||
|
|
||||||
godhomeStatistics: {
|
godhomeStatistics: {
|
||||||
h2: "Godhome Statistics",
|
h2: "Godhome Statistics",
|
||||||
|
|
@ -3158,6 +3158,9 @@ const HK = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/* ################################################### Pantheon of the Artist #################################################### */
|
||||||
|
|
||||||
pantheonOfTheArtist: {
|
pantheonOfTheArtist: {
|
||||||
h2: "Pantheon of the Artist (P2)",
|
h2: "Pantheon of the Artist (P2)",
|
||||||
id: "hk-pantheon-artist",
|
id: "hk-pantheon-artist",
|
||||||
|
|
@ -3206,6 +3209,9 @@ const HK = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/* ################################################### Pantheon of the Sage #################################################### */
|
||||||
|
|
||||||
pantheonOfTheSage: {
|
pantheonOfTheSage: {
|
||||||
h2: "Pantheon of the Sage (P3)",
|
h2: "Pantheon of the Sage (P3)",
|
||||||
id: "hk-pantheon-sage",
|
id: "hk-pantheon-sage",
|
||||||
|
|
@ -3254,6 +3260,9 @@ const HK = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/* ################################################### Pantheon of the Knight #################################################### */
|
||||||
|
|
||||||
pantheonOfTheKnight: {
|
pantheonOfTheKnight: {
|
||||||
h2: "Pantheon of the Knight (P4)",
|
h2: "Pantheon of the Knight (P4)",
|
||||||
id: "hk-pantheon-knight",
|
id: "hk-pantheon-knight",
|
||||||
|
|
@ -3302,6 +3311,9 @@ const HK = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/* ################################################### Pantheon of Hallownest #################################################### */
|
||||||
|
|
||||||
pantheonOfHallownest: {
|
pantheonOfHallownest: {
|
||||||
h2: "Pantheon of Hallownest (P5)",
|
h2: "Pantheon of Hallownest (P5)",
|
||||||
id: "hk-pantheon-hallownest",
|
id: "hk-pantheon-hallownest",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue