Commit 7a75de65 authored by GuGu's avatar GuGu

Update c34031.lua

parent 0413c1b3
Pipeline #34124 passed with stage
in 12 seconds
......@@ -12,6 +12,7 @@ function s.initial_effect(c)
e1:SetCategory(CATEGORY_TODECK+CATEGORY_DAMAGE)
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_MZONE)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetCountLimit(1)
e1:SetTarget(s.tdtg)
e1:SetOperation(s.tdop)
......
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