bug: quest_eternal achievement hardcoded at 95 quests but game now has 122 #181

Closed
opened 2026-03-31 17:30:38 -07:00 by hikari · 0 comments
Owner

Problem

The quest_eternal achievement requires amount: 95 with the description "Complete all 95 quests across the known multiverse." However, quests were added in #175 and #178 bringing the total to 122. The achievement is now completable without finishing all quests, and the description is factually incorrect.

Fix

  • Update quest_eternal condition to amount: 122
  • Update description to reflect the current total

This issue was created with help from Hikari~ 🌸

## Problem The `quest_eternal` achievement requires `amount: 95` with the description "Complete all 95 quests across the known multiverse." However, quests were added in #175 and #178 bringing the total to 122. The achievement is now completable without finishing all quests, and the description is factually incorrect. ## Fix - Update `quest_eternal` condition to `amount: 122` - Update description to reflect the current total ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-04-06 18:17:02 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#181