Rebalance on Omega Deck
This commit is contained in:
parent
618474b080
commit
664c26d79d
2 changed files with 2 additions and 1 deletions
|
|
@ -18,5 +18,5 @@
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
"Jen"
|
"Jen"
|
||||||
],
|
],
|
||||||
"version": "1.8.8"
|
"version": "1.8.9"
|
||||||
}
|
}
|
||||||
|
|
@ -715,6 +715,7 @@ back {
|
||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
calculate = function(_, _, context)
|
calculate = function(_, _, context)
|
||||||
|
rebalance_orrery()
|
||||||
G.GAME.mysterious = nil
|
G.GAME.mysterious = nil
|
||||||
|
|
||||||
if Jane.is_end_of_ante(context) then
|
if Jane.is_end_of_ante(context) then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue