Commit a3420c98 authored by salix5's avatar salix5

Merge pull request #1484 from nekrozar/patch-2

fix Phoenixian Cluster Amaryllis
parents e77c4e79 955fe4bf
......@@ -30,6 +30,7 @@ function c23558733.initial_effect(c)
e4:SetCategory(CATEGORY_SPECIAL_SUMMON)
e4:SetCode(EVENT_PHASE+PHASE_END)
e4:SetRange(LOCATION_GRAVE)
e4:SetCountLimit(1)
e4:SetCondition(c23558733.spcon)
e4:SetCost(c23558733.spcost)
e4:SetTarget(c23558733.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