Commit b20534cc authored by mercury233's avatar mercury233

fix 楽天禍カルクラグラ typo

parent 61533e76
...@@ -24,7 +24,7 @@ function c9028399.spcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -24,7 +24,7 @@ function c9028399.spcon(e,tp,eg,ep,ev,re,r,rp)
end end
function c9028399.sptg(e,tp,eg,ep,ev,re,r,rp,chk) function c9028399.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.GetLocationCount(tp,LOCATION_MZONE)>0 if chk==0 then return Duel.GetLocationCount(tp,LOCATION_MZONE)>0
nd e:GetHandler():IsCanBeSpecialSummoned(e,0,tp,false,false) end and e:GetHandler():IsCanBeSpecialSummoned(e,0,tp,false,false) end
Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,e:GetHandler(),1,0,0) Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,e:GetHandler(),1,0,0)
Duel.SetOperationInfo(0,CATEGORY_TOGRAVE,nil,0,tp,LOCATION_DECK) Duel.SetOperationInfo(0,CATEGORY_TOGRAVE,nil,0,tp,LOCATION_DECK)
end end
......
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