One choice per save file
This commit is contained in:
parent
c8220c3122
commit
33ce049e30
3 changed files with 7 additions and 7 deletions
|
|
@ -3282,13 +3282,13 @@ var HK = {
|
|||
wiki: "Grimmchild"
|
||||
},
|
||||
killedGrimm: {
|
||||
name: "P3 Troupe Master Grimm",
|
||||
spoiler: "Dirtmouth, collect 6 flames",
|
||||
name: "P3 Troupe Master",
|
||||
spoiler: "Grimm, Dirtmouth, collect 6 flames",
|
||||
wiki: "Grimm"
|
||||
},
|
||||
grimmChildLevel: {
|
||||
name: "Nightmare King or Banish Troupe",
|
||||
spoiler: "Choice: Dirtmouth or Howling Cliffs",
|
||||
spoiler: "One choice per save file: Dirtmouth or Howling Cliffs",
|
||||
wiki: "Category:The_Grimm_Troupe#Banishment"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -821,13 +821,13 @@ const HK = {
|
|||
wiki: "Grimmchild"
|
||||
},
|
||||
killedGrimm: {
|
||||
name: "P3 Troupe Master Grimm",
|
||||
spoiler: "Dirtmouth, collect 6 flames",
|
||||
name: "P3 Troupe Master",
|
||||
spoiler: "Grimm, Dirtmouth, collect 6 flames",
|
||||
wiki: "Grimm"
|
||||
},
|
||||
grimmChildLevel: {
|
||||
name: "Nightmare King or Banish Troupe",
|
||||
spoiler: "Choice: Dirtmouth or Howling Cliffs",
|
||||
spoiler: "One choice per save file: Dirtmouth or Howling Cliffs",
|
||||
wiki: "Category:The_Grimm_Troupe#Banishment"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue