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"
|
wiki: "Mantis_Warrior"
|
||||||
},
|
},
|
||||||
MushroomRoller: {
|
MushroomRoller: {
|
||||||
name: "",
|
name: "Shrumal Warrior (30)",
|
||||||
nameDefault: "",
|
nameDefault: "Shrumal Warrior",
|
||||||
spoiler: "",
|
spoiler: "Fungal Wastes, Fungal Core",
|
||||||
wiki: ""
|
wiki: "Shrumal_Warrior"
|
||||||
},
|
},
|
||||||
MushroomBrawler: {
|
MushroomBrawler: {
|
||||||
name: "",
|
name: "Shrumal Ogre (8)",
|
||||||
nameDefault: "",
|
nameDefault: "Shrumal Ogre",
|
||||||
spoiler: "",
|
spoiler: "Fungal Wastes, bottom of Fungal Core",
|
||||||
wiki: ""
|
wiki: "Shrumal_Ogre"
|
||||||
},
|
},
|
||||||
MushroomBaby: {
|
MushroomBaby: {
|
||||||
name: "",
|
name: "Shrumeling (20)",
|
||||||
nameDefault: "",
|
nameDefault: "Shrumeling",
|
||||||
spoiler: "",
|
spoiler: "Fungal Wastes, near Shrumal Warriors",
|
||||||
wiki: ""
|
wiki: "Shrumeling"
|
||||||
},
|
},
|
||||||
MantisFlyerChild: {
|
MantisFlyerChild: {
|
||||||
name: "",
|
name: "Mantis Youth",
|
||||||
nameDefault: "",
|
nameDefault: "Mantis Youth",
|
||||||
spoiler: "",
|
spoiler: "Fungal Wastes: Mantis Village",
|
||||||
wiki: ""
|
wiki: "Mantis_Youth"
|
||||||
},
|
},
|
||||||
FungusFlyer: {
|
FungusFlyer: {
|
||||||
name: "",
|
name: "",
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1838,28 +1838,28 @@ const HK = {
|
||||||
wiki: "Mantis_Warrior"
|
wiki: "Mantis_Warrior"
|
||||||
},
|
},
|
||||||
MushroomRoller: {
|
MushroomRoller: {
|
||||||
name: "",
|
name: "Shrumal Warrior (30)",
|
||||||
nameDefault: "",
|
nameDefault: "Shrumal Warrior",
|
||||||
spoiler: "",
|
spoiler: "Fungal Wastes, Fungal Core",
|
||||||
wiki: ""
|
wiki: "Shrumal_Warrior"
|
||||||
},
|
},
|
||||||
MushroomBrawler: {
|
MushroomBrawler: {
|
||||||
name: "",
|
name: "Shrumal Ogre (8)",
|
||||||
nameDefault: "",
|
nameDefault: "Shrumal Ogre",
|
||||||
spoiler: "",
|
spoiler: "Fungal Wastes, bottom of Fungal Core",
|
||||||
wiki: ""
|
wiki: "Shrumal_Ogre"
|
||||||
},
|
},
|
||||||
MushroomBaby: {
|
MushroomBaby: {
|
||||||
name: "",
|
name: "Shrumeling (20)",
|
||||||
nameDefault: "",
|
nameDefault: "Shrumeling",
|
||||||
spoiler: "",
|
spoiler: "Fungal Wastes, near Shrumal Warriors",
|
||||||
wiki: ""
|
wiki: "Shrumeling"
|
||||||
},
|
},
|
||||||
MantisFlyerChild: {
|
MantisFlyerChild: {
|
||||||
name: "",
|
name: "Mantis Youth",
|
||||||
nameDefault: "",
|
nameDefault: "Mantis Youth",
|
||||||
spoiler: "",
|
spoiler: "Fungal Wastes: Mantis Village",
|
||||||
wiki: ""
|
wiki: "Mantis_Youth"
|
||||||
},
|
},
|
||||||
FungusFlyer: {
|
FungusFlyer: {
|
||||||
name: "",
|
name: "",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue