Skip to content

Commit 1ae0949

Browse files
committed
Merge branch 'refactor' of https://github.com/MathIsFun0/Cryptid into refactor
2 parents 7112298 + 0961b3b commit 1ae0949

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

items/challenge.lua

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ local sticker_sheet = {
1616
modifiers = {},
1717
},
1818
restrictions = {
19-
banned_cards = {
20-
21-
},
19+
banned_cards = {},
2220
banned_other = {},
2321
},
2422
deck = {

0 commit comments

Comments
 (0)