Commit 033ac1ad authored by mercury233's avatar mercury233 Committed by DailyShana

fix Magma Dragon (#693)

parent 69ed3189
......@@ -6,6 +6,7 @@ function c95833645.initial_effect(c)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetCode(EVENT_SPSUMMON_SUCCESS)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DAMAGE_STEP)
e1:SetCountLimit(1,95833645)
e1:SetCost(c95833645.cost)
e1:SetTarget(c95833645.target)
e1:SetOperation(c95833645.operation)
......
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