Commit bd0b2676 authored by salix5's avatar salix5

newline

parent d6951582
......@@ -85,4 +85,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
end
end
\ No newline at end of file
end
......@@ -75,4 +75,4 @@ function s.actcon(e)
end
function s.aclimit(e,re,tp)
return re:GetActivateLocation()==LOCATION_GRAVE and re:IsActiveType(TYPE_MONSTER)
end
\ No newline at end of file
end
......@@ -113,4 +113,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SynchroSummon(tp,g:GetFirst(),nil)
end
end
end
\ No newline at end of file
end
......@@ -95,4 +95,4 @@ function s.tdop(e,tp,eg,ep,ev,re,r,rp)
Duel.HintSelection(sg2)
Duel.Destroy(sg2,REASON_EFFECT)
end
end
\ No newline at end of file
end
......@@ -64,4 +64,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EFFECT_CANNOT_DIRECT_ATTACK)
e1:SetReset(RESET_EVENT+RESETS_STANDARD)
tc:RegisterEffect(e1,true)
end
\ No newline at end of file
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