Commit 10ae3cff authored by nanahira's avatar nanahira

fix

parent 6523256f
Pipeline #38014 passed with stage
in 1 minute and 10 seconds
...@@ -5,6 +5,7 @@ Duel.LoadScript("c37564765.lua") ...@@ -5,6 +5,7 @@ Duel.LoadScript("c37564765.lua")
cm.Senya_desc_with_nanahira=true cm.Senya_desc_with_nanahira=true
cm.Senya_name_with_rose=true cm.Senya_name_with_rose=true
function cm.initial_effect(c) function cm.initial_effect(c)
aux.AddCodeList(c,37564765)
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetCategory(CATEGORY_REMOVE+CATEGORY_DRAW) e1:SetCategory(CATEGORY_REMOVE+CATEGORY_DRAW)
e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetType(EFFECT_TYPE_ACTIVATE)
......
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