Commit 3834ecaa authored by jwyxym's avatar jwyxym Committed by GitHub

Add files via upload

parent 8e979dc0
--
local cm,m,o=GetID()
function cm.initial_effect(c)
VgD.Rule(c)
VgD.RideUp(c)
VgD.CallToV(c)
VgD.MonsterBattle(c)
VgD.MonsterTrigger(c,nil)
VgD.Rule(c)
VgD.RideUp(c)
VgD.CallToR(c)
VgD.MonsterBattle(c)
VgD.CardTrigger(c,nil)
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