API Test
This commit is contained in:
@@ -7,6 +7,13 @@ public static class CardDatabase
|
||||
{
|
||||
public static readonly System.Collections.Generic.List<CardData> Cards =
|
||||
[
|
||||
new()
|
||||
{
|
||||
Name = "Playing Mono",
|
||||
Category = "Theory",
|
||||
Archetypes = [
|
||||
],
|
||||
},
|
||||
new()
|
||||
{
|
||||
Name = "Core Charges",
|
||||
|
||||
Reference in New Issue
Block a user