Commit 1f012e9b authored by Amiya's avatar Amiya

Merge branch 'master' of git.moenext.com:mycard/pre-release-database-cdb

parents 629c900e c7d0db09
Pipeline #43831 passed with stages
in 1 minute and 54 seconds
#created by ygomobile #created by ygomobile
100257001 100257001
100257002 100257002
100257003
100257004 100257004
100257005 100257005
100257006 100257006
......
...@@ -86,4 +86,4 @@ end ...@@ -86,4 +86,4 @@ end
function s.drop(e,tp,eg,ep,ev,re,r,rp) function s.drop(e,tp,eg,ep,ev,re,r,rp)
local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM) local p,d=Duel.GetChainInfo(0,CHAININFO_TARGET_PLAYER,CHAININFO_TARGET_PARAM)
Duel.Draw(p,d,REASON_EFFECT) Duel.Draw(p,d,REASON_EFFECT)
end end
\ No newline at end of file
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