Commit c2b044f6 authored by mercury233's avatar mercury233

fix 幻煌の都 パシフィス

parent 07f2b630
...@@ -27,6 +27,7 @@ function c2819435.initial_effect(c) ...@@ -27,6 +27,7 @@ function c2819435.initial_effect(c)
e6:SetDescription(aux.Stringid(2819435,1)) e6:SetDescription(aux.Stringid(2819435,1))
e6:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_TOKEN) e6:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_TOKEN)
e6:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O) e6:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e6:SetProperty(EFFECT_FLAG_DELAY)
e6:SetCode(EVENT_CHAINING) e6:SetCode(EVENT_CHAINING)
e6:SetRange(LOCATION_FZONE) e6:SetRange(LOCATION_FZONE)
e6:SetCost(c2819435.cost) e6:SetCost(c2819435.cost)
......
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