Commit 750b51ce authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12048024.lua

parent abeed3ae
......@@ -7,7 +7,7 @@ cm.srre_back_side=12048025
cm.named_with_SeHakaShiroJyou=true
function cm.initial_effect(c)
--SpecialSummon
local e1=srre.SPSummon(c,code,{m,0},{1,m},LOCATION_HAND+LOCATION_GRAVE,cm.spcon,cm.spcon)
local e1=srre.SPSummon(c,code,{m,0},{1,m},LOCATION_HAND+LOCATION_GRAVE,cm.spcon,cm.spop)
--level
local e3=Effect.CreateEffect(c)
e3:SetType(EFFECT_TYPE_SINGLE)
......@@ -55,4 +55,4 @@ function cm.atkval(e,c)
local tp=e:GetHandlerPlayer()
local g=Duel.GetMatchingGroupCount(cm.rfilter,tp,LOCATION_GRAVE,0,nil)
return g*300
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