Commit 1252bb97 authored by nanahira's avatar nanahira

fixup

parent 0c8df59e
No preview for this file type
...@@ -2,6 +2,7 @@ local m=77757302 ...@@ -2,6 +2,7 @@ local m=77757302
local cm=_G["c"..m] local cm=_G["c"..m]
Duel.LoadScript("c37564765.lua") Duel.LoadScript("c37564765.lua")
function cm.initial_effect(c) function cm.initial_effect(c)
Senya.AddSummonMusic(c,m*16)
c:EnableReviveLimit() c:EnableReviveLimit()
local e4=Effect.CreateEffect(c) local e4=Effect.CreateEffect(c)
e4:SetCategory(CATEGORY_SPECIAL_SUMMON) e4:SetCategory(CATEGORY_SPECIAL_SUMMON)
......
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