Commit de864b67 authored by 八宫一月's avatar 八宫一月 Committed by GitHub

Update c581014.lua

parent 3bd1d3e1
......@@ -8,7 +8,7 @@ function c581014.initial_effect(c)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_MZONE)
e1:SetCountLimit(1,EFFECT_COUNT_CODE_SINGLE)
e1:SetCountLimit(1)
e1:SetCost(c581014.cost)
e1:SetTarget(c581014.target1)
e1:SetOperation(c581014.operation1)
......
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