diff --git a/quests/japaneseruins.questtemplate b/quests/japaneseruins.questtemplate index e8eb3f5dd8..a1eb4b7a8a 100644 --- a/quests/japaneseruins.questtemplate +++ b/quests/japaneseruins.questtemplate @@ -6,7 +6,7 @@ "speaker" : "player", "moneyRange" : [5000, 5000], "rewards" : [ - [ [ "hylotltier2chest-recipe" ], [ "hylotltier2head-recipe" ], [ "hylotltier2pants-recipe" ], [ "oculobaf", 1 ], [ "tinticaf", 1 ], ["essence", 2000 ] + [ [ "hylotltier2chest-recipe" ], [ "hylotltier2head-recipe" ], [ "hylotltier2pants-recipe" ], [ "oculobaf", 1 ], [ "tinticaf", 1 ], ["essence", 2000 ] ] ], "canBeAbandoned" : true, @@ -21,4 +21,4 @@ "turnInDescription" : "Investigate the peak of Mount Gigant.", "requireTurnIn" : true } -} \ No newline at end of file +}