One choice per save file

This commit is contained in:
ReznoRMichael 2021-03-22 12:20:32 +01:00
parent c8220c3122
commit 33ce049e30
3 changed files with 7 additions and 7 deletions

View file

@ -3282,13 +3282,13 @@ var HK = {
wiki: "Grimmchild" wiki: "Grimmchild"
}, },
killedGrimm: { killedGrimm: {
name: "P3 Troupe Master Grimm", name: "P3 Troupe Master",
spoiler: "Dirtmouth, collect 6 flames", spoiler: "Grimm, Dirtmouth, collect 6 flames",
wiki: "Grimm" wiki: "Grimm"
}, },
grimmChildLevel: { grimmChildLevel: {
name: "Nightmare King or Banish Troupe", 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" wiki: "Category:The_Grimm_Troupe#Banishment"
} }
}, },

File diff suppressed because one or more lines are too long

View file

@ -821,13 +821,13 @@ const HK = {
wiki: "Grimmchild" wiki: "Grimmchild"
}, },
killedGrimm: { killedGrimm: {
name: "P3 Troupe Master Grimm", name: "P3 Troupe Master",
spoiler: "Dirtmouth, collect 6 flames", spoiler: "Grimm, Dirtmouth, collect 6 flames",
wiki: "Grimm" wiki: "Grimm"
}, },
grimmChildLevel: { grimmChildLevel: {
name: "Nightmare King or Banish Troupe", 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" wiki: "Category:The_Grimm_Troupe#Banishment"
} }
}, },