Commit 0905bdc0 authored by salix5's avatar salix5

newline at eof

parent 10e35135
......@@ -40,4 +40,4 @@ function c3103067.operation(e,tp,eg,ep,ev,re,r,rp)
Duel.CalculateDamage(a,tc)
end
end
end
\ No newline at end of file
end
......@@ -70,4 +70,4 @@ function c35622739.thop(e,tp,eg,ep,ev,re,r,rp)
if g:GetCount()>0 then
Duel.SendtoHand(g,nil,REASON_EFFECT)
end
end
\ No newline at end of file
end
......@@ -104,4 +104,4 @@ function c40597694.desop(e,tp,eg,ep,ev,re,r,rp)
if tc and tc:IsLocation(LOCATION_MZONE) then
Duel.Destroy(tc,REASON_EFFECT)
end
end
\ No newline at end of file
end
......@@ -63,4 +63,4 @@ function c53776969.spop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) then
Duel.SpecialSummon(c,0,tp,tp,false,false,POS_FACEUP)
end
end
\ No newline at end of file
end
......@@ -61,4 +61,4 @@ function c55610199.desop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then
Duel.Destroy(tc,REASON_EFFECT)
end
end
\ No newline at end of file
end
......@@ -140,4 +140,4 @@ function c76075139.thop(e,tp,eg,ep,ev,re,r,rp)
c:RegisterEffect(e1)
end
end
end
\ No newline at end of file
end
......@@ -88,4 +88,4 @@ function c85758066.spop(e,tp,eg,ep,ev,re,r,rp)
end
function c85758066.atklimit(e,c)
return c~=e:GetHandler()
end
\ No newline at end of file
end
......@@ -98,4 +98,4 @@ function c87897777.mvop(e,tp,eg,ep,ev,re,r,rp)
if tc then
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP,1<<tc:GetSequence())
end
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