We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2d8898 + e823346 commit 73a8761Copy full SHA for 73a8761
Cryptid.lua
@@ -30,6 +30,9 @@ Cryptid.enabled = copy_table(Cryptid_config)
30
SMODS.current_mod.optional_features = {
31
retrigger_joker = true,
32
post_trigger = true,
33
+ cardareas = {
34
+ unscored = true,
35
+ }
36
-- Here are some other ones Steamodded has
37
-- Cryptid doesn't use them YET, but these should be uncommented if Cryptid uses them
38
--[[
0 commit comments