Commit d8e96a31 authored by mercury233's avatar mercury233 Committed by GitHub

fix ランリュウ

parent b299767e
......@@ -14,7 +14,7 @@ function c44680819.initial_effect(c)
e2:SetDescription(aux.Stringid(44680819,0))
e2:SetCategory(CATEGORY_SPECIAL_SUMMON)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DELAY)
e2:SetCode(EVENT_TO_GRAVE)
e2:SetCondition(c44680819.spcon)
e2:SetTarget(c44680819.sptg)
......
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