12张卡组不允许2张ssr+
This commit is contained in:
@@ -27,6 +27,7 @@ namespace TcgEngine
|
||||
[Header("Deckbuilding")]
|
||||
public int deck_size = 30;
|
||||
public int deck_duplicate_max = 2;
|
||||
public int deck_ssr_max = 2;
|
||||
|
||||
[Header("Buy/Sell")]
|
||||
public float sell_ratio = 0.8f;
|
||||
|
||||
Reference in New Issue
Block a user