Commit ae219ba2 authored by DailyShana's avatar DailyShana

Merge pull request #407 from nekrozar/patch-6

fix Stardust Sifr Spark Dragon
parents 2a8f7c55 4c1411d1
......@@ -13,6 +13,7 @@ function c26268488.initial_effect(c)
--indes
local e2=Effect.CreateEffect(c)
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetProperty(EFFECT_FLAG_SET_AVAILABLE)
e2:SetCode(EFFECT_INDESTRUCTABLE_COUNT)
e2:SetRange(LOCATION_MZONE)
e2:SetTargetRange(LOCATION_ONFIELD,0)
......
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