Fixing Big Energy deck

This commit is contained in:
2026-06-26 18:23:52 -04:00
parent 7d769a47db
commit 2435472805
4 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -491,7 +491,7 @@ public static class DocDatabase
{
Title = "Daily Wins",
Category = "Quest",
Content = "1: 30cc 30xp\n2: 20cc 25xp\n3: 20cc 20xp\n4: 10cc 20xp\n5: 10cc 15xp\n6-12 are all simply 5xp.\n\nSo the daily total win reward for 12 wins is 90cc/145xp.",
Content = "1: 30cc 30xp\r\n2: 20cc 25xp\r\n3: 20cc 20xp\r\n4: 10cc 20xp\r\n5: 10cc 15xp\r\n6-12 are all simply 5xp.\r\n\r\nSo the daily total win reward for 12 wins is 90cc/145xp.",
Frontmatter = new()
{
{ "category", "Quest" },