-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix empty Ch 13 endeavour reward list (#804)
Closes #766 It is not actually possible to have the game not show this pop-up, even if you send the list as `null`, so I dug a bit deeper and it turns out that there are rewards meant to be shown here. Source is Gigz's entire campaign recording: https://youtu.be/S4V_Luy-ZnY?t=977 Screencap: <img src="https://github.com/SapiensAnatis/Dawnshard/assets/5047192/0e3d48b1-09e8-4f46-ad2b-a5af9caad477" width="40%"/> Implement these rewards + some fixes to BonusService I needed to enable cheats while testing
- Loading branch information
1 parent
2bd54ad
commit 565229b
Showing
2 changed files
with
33 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters