Commit c8105e4b authored by mercury233's avatar mercury233

fix スプリガンズ・ブーティー

parent 14509870
...@@ -22,6 +22,7 @@ function c7496001.initial_effect(c) ...@@ -22,6 +22,7 @@ function c7496001.initial_effect(c)
e3:SetDescription(aux.Stringid(7496001,1)) e3:SetDescription(aux.Stringid(7496001,1))
e3:SetType(EFFECT_TYPE_IGNITION) e3:SetType(EFFECT_TYPE_IGNITION)
e3:SetRange(LOCATION_SZONE) e3:SetRange(LOCATION_SZONE)
e3:SetCountLimit(1,7496002)
e3:SetCost(c7496001.afcost) e3:SetCost(c7496001.afcost)
e3:SetTarget(c7496001.aftg) e3:SetTarget(c7496001.aftg)
e3:SetOperation(c7496001.afop) e3:SetOperation(c7496001.afop)
......
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