add entries to Hunter's Journal
This commit is contained in:
parent
fa7f18f890
commit
9ed6b7bce8
3 changed files with 33 additions and 33 deletions
32
build/app.js
32
build/app.js
|
|
@ -4630,28 +4630,28 @@ var HK = {
|
|||
wiki: "Mantis_Warrior"
|
||||
},
|
||||
MushroomRoller: {
|
||||
name: "",
|
||||
nameDefault: "",
|
||||
spoiler: "",
|
||||
wiki: ""
|
||||
name: "Shrumal Warrior (30)",
|
||||
nameDefault: "Shrumal Warrior",
|
||||
spoiler: "Fungal Wastes, Fungal Core",
|
||||
wiki: "Shrumal_Warrior"
|
||||
},
|
||||
MushroomBrawler: {
|
||||
name: "",
|
||||
nameDefault: "",
|
||||
spoiler: "",
|
||||
wiki: ""
|
||||
name: "Shrumal Ogre (8)",
|
||||
nameDefault: "Shrumal Ogre",
|
||||
spoiler: "Fungal Wastes, bottom of Fungal Core",
|
||||
wiki: "Shrumal_Ogre"
|
||||
},
|
||||
MushroomBaby: {
|
||||
name: "",
|
||||
nameDefault: "",
|
||||
spoiler: "",
|
||||
wiki: ""
|
||||
name: "Shrumeling (20)",
|
||||
nameDefault: "Shrumeling",
|
||||
spoiler: "Fungal Wastes, near Shrumal Warriors",
|
||||
wiki: "Shrumeling"
|
||||
},
|
||||
MantisFlyerChild: {
|
||||
name: "",
|
||||
nameDefault: "",
|
||||
spoiler: "",
|
||||
wiki: ""
|
||||
name: "Mantis Youth",
|
||||
nameDefault: "Mantis Youth",
|
||||
spoiler: "Fungal Wastes: Mantis Village",
|
||||
wiki: "Mantis_Youth"
|
||||
},
|
||||
FungusFlyer: {
|
||||
name: "",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1838,28 +1838,28 @@ const HK = {
|
|||
wiki: "Mantis_Warrior"
|
||||
},
|
||||
MushroomRoller: {
|
||||
name: "",
|
||||
nameDefault: "",
|
||||
spoiler: "",
|
||||
wiki: ""
|
||||
name: "Shrumal Warrior (30)",
|
||||
nameDefault: "Shrumal Warrior",
|
||||
spoiler: "Fungal Wastes, Fungal Core",
|
||||
wiki: "Shrumal_Warrior"
|
||||
},
|
||||
MushroomBrawler: {
|
||||
name: "",
|
||||
nameDefault: "",
|
||||
spoiler: "",
|
||||
wiki: ""
|
||||
name: "Shrumal Ogre (8)",
|
||||
nameDefault: "Shrumal Ogre",
|
||||
spoiler: "Fungal Wastes, bottom of Fungal Core",
|
||||
wiki: "Shrumal_Ogre"
|
||||
},
|
||||
MushroomBaby: {
|
||||
name: "",
|
||||
nameDefault: "",
|
||||
spoiler: "",
|
||||
wiki: ""
|
||||
name: "Shrumeling (20)",
|
||||
nameDefault: "Shrumeling",
|
||||
spoiler: "Fungal Wastes, near Shrumal Warriors",
|
||||
wiki: "Shrumeling"
|
||||
},
|
||||
MantisFlyerChild: {
|
||||
name: "",
|
||||
nameDefault: "",
|
||||
spoiler: "",
|
||||
wiki: ""
|
||||
name: "Mantis Youth",
|
||||
nameDefault: "Mantis Youth",
|
||||
spoiler: "Fungal Wastes: Mantis Village",
|
||||
wiki: "Mantis_Youth"
|
||||
},
|
||||
FungusFlyer: {
|
||||
name: "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue