Commit a4a3f868 authored by salix5's avatar salix5 Committed by GitHub

fix: 雷劫龍-サンダー・ドラゴン

parent 165f15a6
......@@ -6,7 +6,7 @@ function c55591586.initial_effect(c)
e1:SetDescription(aux.Stringid(55591586,0))
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_SPSUMMON_PROC)
e1:SetProperty(EFFECT_FLAG_UNCOPYABLE)
e1:SetProperty(EFFECT_FLAG_CANNOT_DISABLE+EFFECT_FLAG_UNCOPYABLE)
e1:SetRange(LOCATION_HAND)
e1:SetCondition(c55591586.spcon)
e1:SetOperation(c55591586.spop)
......
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