IncompleteImplementationofSecondIssue

This commit is contained in:
2023-04-03 16:18:26 -07:00
parent 0e77206868
commit 8ce6539c8a
3 changed files with 88 additions and 8 deletions

View File

@@ -19,8 +19,8 @@ func InitPlayer() *Player {
Intro: cardsim.MsgStr("We await your command, Overlord."),
Filter: cardsim.VisibleOrDebugStatsNamed[*KoboldMine](
"Kobolds",
"Total Sector Productivity",
"Total Government Productivity",
"Total Sector Income",
"Total Government Expense",
),
}
p.State = cardsim.GameActive