mirror of
https://github.com/Melledy/Nebula.git
synced 2025-12-12 20:34:36 +01:00
Fix daily rewards not updating when claiming
This commit is contained in:
@@ -312,6 +312,7 @@ public class QuestManager extends PlayerManager implements GameDatabaseObject {
|
||||
.getMutableWorldClassReward()
|
||||
.setFlag(this.getLevelRewards().toBigEndianByteArray());
|
||||
|
||||
proto.setTourGuideQuestGroup(1);
|
||||
// Force claim tour guide
|
||||
proto.setTourGuideQuestGroup(9);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user