Automatically redeem untradeable mounts/minions/orchestrion rolls/TT cards/fashion...
authorLiza Carvelli <liza@carvel.li>
Thu, 2 Jan 2025 21:50:50 +0000 (22:50 +0100)
committerLiza Carvelli <liza@carvel.li>
Thu, 2 Jan 2025 21:50:59 +0000 (22:50 +0100)
commitc722abb6dfd479e8d38e9dda10d71571d1b3d3cb
tree3d146884b278845daea71c4ec26083c8fe98713b
parent40a25075736219b329614c7ad5377eb434d6f2a8
Automatically redeem untradeable mounts/minions/orchestrion rolls/TT cards/fashion accessories from quest rewards
Questionable.sln.DotSettings
Questionable/Controller/Steps/Shared/RedeemRewardItems.cs [new file with mode: 0644]
Questionable/Data/QuestData.cs
Questionable/Model/ItemReward.cs [new file with mode: 0644]
Questionable/Model/QuestInfo.cs
Questionable/QuestionablePlugin.cs
Questionable/Windows/JournalComponents/QuestRewardComponent.cs [new file with mode: 0644]
Questionable/Windows/JournalProgressWindow.cs
Questionable/Windows/QuestComponents/QuestTooltipComponent.cs