Skip to content

Commit e3201fc

Browse files
committed
let Almanac bans get handled by Almanac completely
1 parent c3264c7 commit e3201fc

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

items/epic.lua

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -398,11 +398,6 @@ local error_joker = {
398398
"set_cry_epic",
399399
},
400400
},
401-
conflicts = {
402-
mods = {
403-
"jen",
404-
},
405-
},
406401
immutable = true,
407402
rarity = "cry_epic",
408403
cost = 1,
@@ -1228,11 +1223,6 @@ local curse_sob = {
12281223
gameset_config = {
12291224
modest = { cost = 20, center = { rarity = 4 } },
12301225
},
1231-
conflicts = {
1232-
mods = {
1233-
"jen",
1234-
},
1235-
},
12361226
rarity = "cry_epic",
12371227
cost = 9,
12381228
order = 82,

lib/gameset.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
Cryptid.cross_mod_names = {
1616
CardSleeves = "Card Sleeves",
1717
Cryptid = "Cryptid",
18-
jen = "Jen's Almanac",
1918
sdm0sstuff = "SDM_0's Stuff",
2019
magic_the_jokering = "Magic the Jokering",
2120
}

0 commit comments

Comments
 (0)