diff --git a/src/js/hk-database.js b/src/js/hk-database.js index 02bd207..1a90886 100644 --- a/src/js/hk-database.js +++ b/src/js/hk-database.js @@ -3058,7 +3058,7 @@ const HK = { }, }, - /* ################ Godhome Statistics ################### */ + /* ################################################# Godhome Statistics ############################################## */ godhomeStatistics: { h2: "Godhome Statistics", @@ -3158,6 +3158,9 @@ const HK = { }, }, }, + + /* ################################################### Pantheon of the Artist #################################################### */ + pantheonOfTheArtist: { h2: "Pantheon of the Artist (P2)", id: "hk-pantheon-artist", @@ -3206,6 +3209,9 @@ const HK = { }, }, }, + + /* ################################################### Pantheon of the Sage #################################################### */ + pantheonOfTheSage: { h2: "Pantheon of the Sage (P3)", id: "hk-pantheon-sage", @@ -3254,6 +3260,9 @@ const HK = { }, }, }, + + /* ################################################### Pantheon of the Knight #################################################### */ + pantheonOfTheKnight: { h2: "Pantheon of the Knight (P4)", id: "hk-pantheon-knight", @@ -3302,6 +3311,9 @@ const HK = { }, }, }, + + /* ################################################### Pantheon of Hallownest #################################################### */ + pantheonOfHallownest: { h2: "Pantheon of Hallownest (P5)", id: "hk-pantheon-hallownest",