rancid egg Tuk db
This commit is contained in:
parent
ea820fec93
commit
7ab08bf8c3
3 changed files with 15 additions and 5 deletions
|
|
@ -6138,9 +6138,14 @@ var HK = {
|
||||||
id: "hk-rancid-eggs",
|
id: "hk-rancid-eggs",
|
||||||
description: "Rancid Eggs Description.",
|
description: "Rancid Eggs Description.",
|
||||||
entries: {
|
entries: {
|
||||||
tukDungEgg: {
|
rancidEgg21: {
|
||||||
name: "Rancid Egg #21",
|
name: "Rancid Egg #21",
|
||||||
spoiler: "Royal Waterways: Tuk, with Defender's Crest",
|
spoiler: "Royal Waterways: Tuk's free Egg",
|
||||||
|
spoilerNormal: "Royal Waterways: Tuk, with Defender's Crest",
|
||||||
|
spoilerSteelSoul: "Royal Waterways: Inspect Tuk",
|
||||||
|
id: "tukDungEgg",
|
||||||
|
idSteelSoul: "Shiny Item",
|
||||||
|
sceneName: "Waterways_03",
|
||||||
wiki: "Tuk"
|
wiki: "Tuk"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -2929,9 +2929,14 @@ const HK = {
|
||||||
id: "hk-rancid-eggs",
|
id: "hk-rancid-eggs",
|
||||||
description: `Rancid Eggs Description.`,
|
description: `Rancid Eggs Description.`,
|
||||||
entries: {
|
entries: {
|
||||||
tukDungEgg: {
|
rancidEgg21: {
|
||||||
name: "Rancid Egg #21",
|
name: "Rancid Egg #21",
|
||||||
spoiler: "Royal Waterways: Tuk, with Defender's Crest",
|
spoiler: "Royal Waterways: Tuk's free Egg",
|
||||||
|
spoilerNormal: "Royal Waterways: Tuk, with Defender's Crest",
|
||||||
|
spoilerSteelSoul: "Royal Waterways: Inspect Tuk",
|
||||||
|
id: "tukDungEgg",
|
||||||
|
idSteelSoul: "Shiny Item",
|
||||||
|
sceneName: "Waterways_03",
|
||||||
wiki: "Tuk"
|
wiki: "Tuk"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue