updated seal options
This commit is contained in:
parent
f24e47feb6
commit
0af4291f78
@ -2,6 +2,7 @@ VALID_TOKENS = {
|
||||
["Bless"] = true
|
||||
}
|
||||
|
||||
SHOW_SINGLE_RELEASE = true
|
||||
SHOW_MULTI_RELEASE = 3
|
||||
SHOW_MULTI_RETURN = 3
|
||||
|
||||
|
@ -2,6 +2,7 @@ VALID_TOKENS = {
|
||||
["Bless"] = true
|
||||
}
|
||||
|
||||
KEEP_OPEN = true
|
||||
SHOW_SINGLE_RELEASE = true
|
||||
|
||||
require("playercards/CardsThatSealTokens")
|
||||
|
@ -2,7 +2,7 @@ VALID_TOKENS = {
|
||||
["Bless"] = true
|
||||
}
|
||||
|
||||
SHOW_SINGLE_RELEASE = true
|
||||
KEEP_OPEN = true
|
||||
SHOW_SINGLE_RELEASE = true
|
||||
|
||||
require("playercards/CardsThatSealTokens")
|
||||
|
Loading…
Reference in New Issue
Block a user