Commit 1d21cddc authored by wind2009's avatar wind2009

format

parent cddcaf79
Pipeline #40507 canceled with stages
in 22 seconds
......@@ -5,13 +5,18 @@
101303014
101303015
101303016
101303017
101303031
101303204
101303205
101303206
101303050
101303207
101303059
101303060
101303061
101303062
101303208
101303073
101303074
\ No newline at end of file
101303074
101303075
\ No newline at end of file
......@@ -70,4 +70,4 @@ end
function s.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
......@@ -96,4 +96,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SpecialSummon(g2,0,tp,tp,false,false,POS_FACEUP)
end
end
end
\ No newline at end of file
end
......@@ -95,4 +95,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SpecialSummon(g,0,tp,tp,false,false,POS_FACEUP)
Duel.ShuffleDeck(tp)
end
end
\ No newline at end of file
end
......@@ -74,4 +74,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
if c:IsRelateToChain() and aux.NecroValleyFilter()(c) then
Duel.SendtoHand(c,nil,REASON_EFFECT)
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