Commit 4acf74ba authored by Nemo Ma's avatar Nemo Ma

Update c13257359.lua

parent 2c359264
......@@ -3,6 +3,7 @@ local m=13257359
local cm=_G["c"..m]
xpcall(function() require("expansions/script/tama") end,function() require("script/tama") end)
function cm.initial_effect(c)
c:EnableCounterPermit(0x351)
--special summon
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_FIELD)
......
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