generated from nhcarrigan/template
@@ -265,9 +265,9 @@ export const defaultQuests: Array<Quest> = [
|
|||||||
name: "The Sunken Temple",
|
name: "The Sunken Temple",
|
||||||
prerequisiteIds: [ "witch_coven" ],
|
prerequisiteIds: [ "witch_coven" ],
|
||||||
rewards: [
|
rewards: [
|
||||||
{ amount: 2_000_000, type: "gold" },
|
{ amount: 60_000_000, type: "gold" },
|
||||||
{ amount: 1500, type: "essence" },
|
{ amount: 25_000, type: "essence" },
|
||||||
{ amount: 75, type: "crystals" },
|
{ amount: 400, type: "crystals" },
|
||||||
],
|
],
|
||||||
status: "locked",
|
status: "locked",
|
||||||
zoneId: "shadow_marshes",
|
zoneId: "shadow_marshes",
|
||||||
|
|||||||
Reference in New Issue
Block a user