Commit c0c17f37 authored by tsubaki's avatar tsubaki
parents eca30c75 217c4b44
Pipeline #40152 passed with stage
in 8 seconds
......@@ -6,6 +6,7 @@ function c28006.initial_effect(c)
e1:SetCategory(CATEGORY_TOHAND+CATEGORY_SEARCH)
e1:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetCountLimit(1,28006)
e1:SetCode(EVENT_TO_GRAVE)
--e1:SetCondition(c28006.shcon)
e1:SetTarget(c28006.shtg)
......
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