generated from nhcarrigan/template
fix: add missing essence reward to Sunken Temple quest
This commit is contained in:
@@ -180,6 +180,7 @@ export const defaultQuests: Array<Quest> = [
|
||||
prerequisiteIds: [ "witch_coven" ],
|
||||
rewards: [
|
||||
{ amount: 2_000_000, type: "gold" },
|
||||
{ amount: 1500, type: "essence" },
|
||||
{ amount: 75, type: "crystals" },
|
||||
{ targetId: "knight_1", type: "upgrade" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user