changed Weathered Mask order
This commit is contained in:
parent
2e7ee25826
commit
708562d15c
3 changed files with 11 additions and 11 deletions
10
build/app.js
10
build/app.js
|
|
@ -3936,11 +3936,6 @@ var HK = {
|
|||
spoiler: "Requires completing 3 Pantheons, 2% chance",
|
||||
wiki: "Godhome#Tuner_Memory"
|
||||
},
|
||||
killedGodseekerMask: {
|
||||
name: "Journal: Weathered Mask",
|
||||
spoiler: "Land of Storms: All Pantheons & Bindings",
|
||||
wiki: "Weathered_Mask"
|
||||
},
|
||||
killedVoidIdol_1: {
|
||||
name: "Journal: Void Idol Attuned",
|
||||
spoiler: "Hall of Gods: Defeat All (Attuned)",
|
||||
|
|
@ -3956,6 +3951,11 @@ var HK = {
|
|||
spoiler: "Hall of Gods: Defeat All (Radiant)",
|
||||
wiki: "Void_Idol"
|
||||
},
|
||||
killedGodseekerMask: {
|
||||
name: "Journal: Weathered Mask",
|
||||
spoiler: "Land of Storms: All Pantheons & Bindings",
|
||||
wiki: "Weathered_Mask"
|
||||
},
|
||||
zoteStatueWallBroken: {
|
||||
name: "Intruder Discovered",
|
||||
spoiler: "Hall of Gods: Zote Statue (North-East)",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1492,11 +1492,6 @@ const HK = {
|
|||
spoiler: "Requires completing 3 Pantheons, 2% chance",
|
||||
wiki: "Godhome#Tuner_Memory"
|
||||
},
|
||||
killedGodseekerMask: {
|
||||
name: "Journal: Weathered Mask",
|
||||
spoiler: "Land of Storms: All Pantheons & Bindings",
|
||||
wiki: "Weathered_Mask"
|
||||
},
|
||||
killedVoidIdol_1: {
|
||||
name: "Journal: Void Idol Attuned",
|
||||
spoiler: "Hall of Gods: Defeat All (Attuned)",
|
||||
|
|
@ -1512,6 +1507,11 @@ const HK = {
|
|||
spoiler: "Hall of Gods: Defeat All (Radiant)",
|
||||
wiki: "Void_Idol"
|
||||
},
|
||||
killedGodseekerMask: {
|
||||
name: "Journal: Weathered Mask",
|
||||
spoiler: "Land of Storms: All Pantheons & Bindings",
|
||||
wiki: "Weathered_Mask"
|
||||
},
|
||||
zoteStatueWallBroken: {
|
||||
name: "Intruder Discovered",
|
||||
spoiler: "Hall of Gods: Zote Statue (North-East)",
|
||||
|
|
|
|||
Loading…
Reference in a new issue