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 ...@@ -7,7 +7,7 @@ cm.srre_back_side=12048025
cm.named_with_SeHakaShiroJyou=true cm.named_with_SeHakaShiroJyou=true
function cm.initial_effect(c) function cm.initial_effect(c)
--SpecialSummon --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 --level
local e3=Effect.CreateEffect(c) local e3=Effect.CreateEffect(c)
e3:SetType(EFFECT_TYPE_SINGLE) e3:SetType(EFFECT_TYPE_SINGLE)
......
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