Commit cbe93901 authored by dest's avatar dest

Update c19808608.lua

parent fcfc0c01
......@@ -5,6 +5,7 @@ function c19808608.initial_effect(c)
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetCountLimit(1)
e1:SetRange(LOCATION_MZONE)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetTarget(c19808608.lvtg)
e1:SetOperation(c19808608.lvop)
c:RegisterEffect(e1)
......
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