Commit 638bf01a authored by nekrozar's avatar nekrozar

fix

parent 50d8f413
...@@ -13,7 +13,7 @@ function c71039903.initial_effect(c) ...@@ -13,7 +13,7 @@ function c71039903.initial_effect(c)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET) e2:SetProperty(EFFECT_FLAG_CARD_TARGET)
e2:SetType(EFFECT_TYPE_IGNITION) e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetRange(LOCATION_GRAVE) e2:SetRange(LOCATION_GRAVE)
e2:SetCountLimit(1,60316373) e2:SetCountLimit(1,71039903)
e2:SetCost(c71039903.cost) e2:SetCost(c71039903.cost)
e2:SetTarget(c71039903.target) e2:SetTarget(c71039903.target)
e2:SetOperation(c71039903.operation) e2:SetOperation(c71039903.operation)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment