Lots of data and model setup
This commit is contained in:
@@ -5,4 +5,6 @@ namespace SVSim.Database.Models;
|
||||
|
||||
public class ShadowverseCardSetEntry : CardSetEntry
|
||||
{
|
||||
public bool IsInRotation { get; set; }
|
||||
public bool IsBasic { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user