Specify new compatibilities for The Saint
This commit is contained in:
parent
f348127b85
commit
9e33a5bfe8
2 changed files with 4 additions and 2 deletions
|
|
@ -18,5 +18,5 @@
|
|||
"conflicts": [
|
||||
"Jen"
|
||||
],
|
||||
"version": "1.11.14"
|
||||
"version": "1.11.15"
|
||||
}
|
||||
|
|
@ -598,7 +598,9 @@ SMODS.Joker {
|
|||
soul_pos = {x = 1, y = 0},
|
||||
cost = 20,
|
||||
rarity = 4,
|
||||
blueprint_compat = true,
|
||||
eternal_compat = true,
|
||||
blueprint_compat = false,
|
||||
perishable_compat = true,
|
||||
loc_vars = function(_, info_queue, card)
|
||||
info_queue[#info_queue + 1] = Jane.cry and G.P_CENTERS.c_cry_gateway or nil
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue