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 7240cc5 + e15fc55 commit e02f0eeCopy full SHA for e02f0ee
Cryptid.lua
@@ -19,8 +19,10 @@ SMODS.current_mod.optional_features = {
19
-- Cryptid doesn't use them YET, but these should be uncommented if Cryptid uses them
20
-- These ones add new card areas that Steamodded will calculate through
21
-- Might already be useful for sticker calc
22
+
23
+ -- Cryptid uses cardarea deck now
24
cardareas = {
- --deck = true,
25
+ deck = true,
26
discard = true, -- used by scorch
27
},
28
}
0 commit comments