Commit 54c4cf07 authored by jwyxym's avatar jwyxym Committed by GitHub

Add files via upload

parent e2cda5dc
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
local cm,m,o=GetID() local cm,m,o=GetID()
function cm.initial_effect(c) function cm.initial_effect(c)
vgf.VgCard(c) vgf.VgCard(c)
vgd.CardToG(c,vgf.DisCardCos(1)) vgd.CardToG(c,vgf.DisCardCost(1))
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