fixes to allow mod to build
This commit is contained in:
parent
a1155fe041
commit
7054c5a394
@ -395,7 +395,6 @@ function returnAndRedraw(_, tokenGUID)
|
||||
end
|
||||
chaosTokens[indexOfReturnedToken] = drawChaosToken(params)
|
||||
|
||||
chaosTokens[indexOfReturnedToken] = token
|
||||
if redrawData.triggeringCard == "FalseCovenant" then
|
||||
blessCurseManagerApi.removeToken("Curse")
|
||||
end
|
||||
|
@ -54,8 +54,7 @@ As a nice reminder the XML button takes on the Frost color and icon with the tex
|
||||
> ["Frost"] = true
|
||||
> }
|
||||
> }
|
||||
|
||||
require("playercards/CardsThatRedrawTokens")
|
||||
> require...
|
||||
----------------------------------------------------------]]
|
||||
local turnOnHelper
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user