Commit 01cf1f6c authored by mercury233's avatar mercury233 Committed by DailyShana

fix 智天の神星龍 (#777)

parent d238928f
...@@ -7,7 +7,7 @@ function c29432356.initial_effect(c) ...@@ -7,7 +7,7 @@ function c29432356.initial_effect(c)
e1:SetDescription(aux.Stringid(29432356,0)) e1:SetDescription(aux.Stringid(29432356,0))
e1:SetType(EFFECT_TYPE_IGNITION) e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_PZONE) e1:SetRange(LOCATION_PZONE)
e1:SetCountLimit(1,29432356) e1:SetCountLimit(1,29432357)
e1:SetTarget(c29432356.sctg) e1:SetTarget(c29432356.sctg)
e1:SetOperation(c29432356.scop) e1:SetOperation(c29432356.scop)
c:RegisterEffect(e1) c:RegisterEffect(e1)
......
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