Adding all current cards from brainstorming sheets

This commit is contained in:
🐙PiperYxzzy
2022-11-02 23:32:13 +02:00
parent 05ef071a0e
commit 1601c85ff2
5 changed files with 471 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ type Action struct {
type Mission struct {
Card
Points int
}
type Stance struct {