Commit a759a404 authored by DailyShana's avatar DailyShana

update hand trigger

parent edc8387e
......@@ -7,7 +7,6 @@ function c87774234.initial_effect(c)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetProperty(EFFECT_FLAG_DELAY)
e1:SetCode(EVENT_TO_HAND)
e1:SetRange(LOCATION_HAND)
e1:SetCondition(c87774234.condition)
e1:SetTarget(c87774234.target)
e1:SetOperation(c87774234.operation)
......
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