Commit 3442ebaf authored by dest's avatar dest

Update c41940225.lua

parent 16ffe193
...@@ -16,7 +16,6 @@ function c41940225.initial_effect(c) ...@@ -16,7 +16,6 @@ function c41940225.initial_effect(c)
e2:SetCategory(CATEGORY_TOHAND) e2:SetCategory(CATEGORY_TOHAND)
e2:SetType(EFFECT_TYPE_IGNITION) e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetRange(LOCATION_GRAVE) e2:SetRange(LOCATION_GRAVE)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET)
e2:SetCountLimit(1,41940226) e2:SetCountLimit(1,41940226)
e2:SetCost(c41940225.thcost) e2:SetCost(c41940225.thcost)
e2:SetTarget(c41940225.thtg) e2:SetTarget(c41940225.thtg)
......
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