Commit a4bdfed5 authored by GuGu's avatar GuGu

Update c4114322.lua

parent ed120ae8
Pipeline #29292 passed with stage
in 7 seconds
......@@ -10,6 +10,7 @@ function c4114322.initial_effect(c)
e1:SetDescription(aux.Stringid(4114322,1))
e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetRange(LOCATION_MZONE)
e1:SetCountLimit(1)
e1:SetCondition(c4114322.poscon)
......
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