Skip to content

Commit 73a8761

Browse files
authored
Merge pull request #409 from Dragokillfist/refactor
2 parents e2d8898 + e823346 commit 73a8761

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cryptid.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Cryptid.enabled = copy_table(Cryptid_config)
3030
SMODS.current_mod.optional_features = {
3131
retrigger_joker = true,
3232
post_trigger = true,
33+
cardareas = {
34+
unscored = true,
35+
}
3336
-- Here are some other ones Steamodded has
3437
-- Cryptid doesn't use them YET, but these should be uncommented if Cryptid uses them
3538
--[[

0 commit comments

Comments
 (0)