Commit 4d4e1e72 authored by salix5's avatar salix5

add newline

parent d31bd272
......@@ -84,4 +84,4 @@ function c17691568.limop(e,tp,eg,ep,ev,re,r,rp)
end
function c17691568.tgval(e,re,rp)
return rp==1-e:GetOwnerPlayer()
end
\ No newline at end of file
end
......@@ -92,4 +92,4 @@ function c18548966.rvop(e,tp,eg,ep,ev,re,r,rp)
c:RegisterEffect(e2)
end
Duel.SpecialSummonComplete()
end
\ No newline at end of file
end
......@@ -59,4 +59,4 @@ function c19096726.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g)
end
end
\ No newline at end of file
end
......@@ -68,4 +68,4 @@ function c19942835.setop(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(LOCATION_REMOVED)
c:RegisterEffect(e1)
end
end
\ No newline at end of file
end
......@@ -85,4 +85,4 @@ function c20934852.disop(e,tp,eg,ep,ev,re,r,rp)
if tc and Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)~=0 then
Duel.NegateEffect(ev)
end
end
\ No newline at end of file
end
......@@ -117,4 +117,4 @@ function c24070330.penop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) then
Duel.MoveToField(c,tp,tp,LOCATION_PZONE,POS_FACEUP,true)
end
end
\ No newline at end of file
end
......@@ -114,4 +114,4 @@ end
function c26631975.damval1(e,re,val,r,rp,rc)
if bit.band(r,REASON_EFFECT)~=0 and rp==1-e:GetOwnerPlayer() then return 0
else return val end
end
\ No newline at end of file
end
......@@ -74,4 +74,4 @@ function c32335697.setop(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(LOCATION_REMOVED)
c:RegisterEffect(e1)
end
end
\ No newline at end of file
end
......@@ -104,4 +104,4 @@ function c35098357.thop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToEffect(e) then
Duel.SendtoHand(c,nil,REASON_EFFECT)
end
end
\ No newline at end of file
end
......@@ -74,4 +74,4 @@ function c35311929.desreptg(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.SendtoGrave(g,REASON_EFFECT+REASON_REPLACE)
return true
else return false end
end
\ No newline at end of file
end
......@@ -68,4 +68,4 @@ function c36114945.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
......@@ -69,4 +69,4 @@ function c38192988.rvop(e,tp,eg,ep,ev,re,r,rp)
if e:GetHandler():IsRelateToEffect(e) then
Duel.SpecialSummon(e:GetHandler(),0,tp,tp,false,false,POS_FACEUP)
end
end
\ No newline at end of file
end
......@@ -87,4 +87,4 @@ function c43210483.thop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then
Duel.SendtoHand(tc,nil,REASON_EFFECT)
end
end
\ No newline at end of file
end
......@@ -43,4 +43,4 @@ function c43685562.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.Recover(tp,tc:GetBaseAttack(),REASON_EFFECT)
end
end
end
\ No newline at end of file
end
......@@ -57,4 +57,4 @@ function c45154513.spop(e,tp,eg,ep,ev,re,r,rp)
e1:SetValue(-1)
c:RegisterEffect(e1)
end
end
\ No newline at end of file
end
......@@ -56,4 +56,4 @@ function c45337544.thop(e,tp,eg,ep,ev,re,r,rp)
if tc:IsRelateToEffect(e) then
Duel.SendtoHand(tc,nil,REASON_EFFECT)
end
end
\ No newline at end of file
end
......@@ -93,4 +93,4 @@ function c48832775.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
......@@ -67,4 +67,4 @@ end
function c50642380.drop(e,tp,eg,ep,ev,re,r,rp)
local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM)
Duel.Draw(p,d,REASON_EFFECT)
end
\ No newline at end of file
end
......@@ -22,4 +22,4 @@ function c58308221.activate(e,tp,eg,ep,ev,re,r,rp)
end
function c58308221.pendvalue(e,c)
return c:IsLocation(LOCATION_EXTRA)
end
\ No newline at end of file
end
......@@ -79,4 +79,4 @@ function c65187687.disop(e,tp,eg,ep,ev,re,r,rp)
e2:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
tc:RegisterEffect(e2)
end
end
\ No newline at end of file
end
......@@ -31,4 +31,4 @@ function c70070211.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
......@@ -67,4 +67,4 @@ function c81192859.limop(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterEffect(e1)
tc=g:GetNext()
end
end
\ No newline at end of file
end
......@@ -87,4 +87,4 @@ function c82735249.thop2(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoHand(g,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,g)
end
end
\ No newline at end of file
end
......@@ -44,4 +44,4 @@ end
function c87116749.indct(e,re,r,rp)
local a,d=Duel.GetBattleMonster(tp)
return bit.band(r,REASON_BATTLE)~=0 and d and d:IsType(TYPE_EFFECT)
end
\ No newline at end of file
end
......@@ -73,4 +73,4 @@ function c98881700.xyzlv(e,c,rc)
else
return c:GetLevel()
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