Commit f953f1a6 authored by argon.sun's avatar argon.sun

fix

parent c514fa7f
......@@ -13,6 +13,7 @@ function c60470713.initial_effect(c)
e2:SetProperty(EFFECT_FLAG_CHAIN_UNIQUE)
e2:SetRange(LOCATION_SZONE)
e2:SetCode(EVENT_TO_DECK)
e2:SetCondition(c60470713.condition)
e2:SetTarget(c60470713.target)
e2:SetOperation(c60470713.operation)
c:RegisterEffect(e2)
......
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