add Paid to See Something Nice to database
This commit is contained in:
parent
7944078dda
commit
14bfccb283
3 changed files with 11 additions and 6 deletions
|
|
@ -4635,6 +4635,11 @@ var HK = {
|
||||||
spoiler: "Fungal Wastes, near Dashmaster charm statue",
|
spoiler: "Fungal Wastes, near Dashmaster charm statue",
|
||||||
wiki: "Bretta"
|
wiki: "Bretta"
|
||||||
},
|
},
|
||||||
|
paidLegEater: {
|
||||||
|
name: "Paid to See Something Nice",
|
||||||
|
spoiler: "Fungal Wastes, Leg Eater: 86 Geo",
|
||||||
|
wiki: "Leg_Eater#In-game_events"
|
||||||
|
},
|
||||||
mantisVillageFloorLever: {
|
mantisVillageFloorLever: {
|
||||||
name: "Mantis Village Floor Lever",
|
name: "Mantis Village Floor Lever",
|
||||||
spoiler: "Fungal Wastes, right of Mantis Claw",
|
spoiler: "Fungal Wastes, right of Mantis Claw",
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1183,6 +1183,11 @@ const HK = {
|
||||||
spoiler: "Fungal Wastes, near Dashmaster charm statue",
|
spoiler: "Fungal Wastes, near Dashmaster charm statue",
|
||||||
wiki: "Bretta"
|
wiki: "Bretta"
|
||||||
},
|
},
|
||||||
|
paidLegEater: {
|
||||||
|
name: "Paid to See Something Nice",
|
||||||
|
spoiler: "Fungal Wastes, Leg Eater: 86 Geo",
|
||||||
|
wiki: "Leg_Eater#In-game_events"
|
||||||
|
},
|
||||||
mantisVillageFloorLever: {
|
mantisVillageFloorLever: {
|
||||||
name: "Mantis Village Floor Lever",
|
name: "Mantis Village Floor Lever",
|
||||||
spoiler: "Fungal Wastes, right of Mantis Claw",
|
spoiler: "Fungal Wastes, right of Mantis Claw",
|
||||||
|
|
@ -1279,11 +1284,6 @@ const HK = {
|
||||||
sceneName: "Room_Colosseum_Silver",
|
sceneName: "Room_Colosseum_Silver",
|
||||||
wiki: "Pale_Ore#How_to_Acquire"
|
wiki: "Pale_Ore#How_to_Acquire"
|
||||||
},
|
},
|
||||||
paidLegEater: {
|
|
||||||
name: "Paid to See Something Nice",
|
|
||||||
spoiler: "Fungal Wastes, Leg Eater: 86 Geo",
|
|
||||||
wiki: "Leg_Eater#In-game_events"
|
|
||||||
},
|
|
||||||
waterwaysAcidDrained: {
|
waterwaysAcidDrained: {
|
||||||
name: "Acid Drained",
|
name: "Acid Drained",
|
||||||
spoiler: "Royal Waterways, lever after Dung Defender",
|
spoiler: "Royal Waterways, lever after Dung Defender",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue