Commit 9ab1bd63 authored by 花桃白音's avatar 花桃白音

fix --del 0004 shirohane codename in grave

parent 662d0919
No preview for this file type
......@@ -4,7 +4,7 @@ local cm=_G["c"..m]
function cm.initial_effect(c)
aux.AddCodeList(c,4204000)
--change name
aux.EnableChangeCode(c,4204000,LOCATION_HAND+LOCATION_DECK+LOCATION_GRAVE)
aux.EnableChangeCode(c,4204000,LOCATION_HAND+LOCATION_DECK)
aux.EnableDualAttribute(c)
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_CONTINUOUS)
......
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