Commit e37254a7 authored by wind2009's avatar wind2009

Merge branch 'patch-2' into 'master'

Fix 星騎士 セイクリッド・デルタテロス

See merge request !229
parents 6f09d522 c2a394ea
Pipeline #40568 passed with stages
in 1 minute and 29 seconds
......@@ -32,7 +32,6 @@ function s.initial_effect(c)
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e3:SetCode(EVENT_TO_GRAVE)
e3:SetProperty(EFFECT_FLAG_DELAY)
e3:SetCountLimit(1,id+o)
e3:SetCondition(s.spcon)
e3:SetTarget(s.sptg)
e3:SetOperation(s.spop)
......
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