Commit 366385f3 authored by Tachibana's avatar Tachibana

得得得得得

parent 577541e7
......@@ -42,7 +42,9 @@ function Suyu_constel.effect(c,code,id,loc,tg,op,cat,cost,pro)
e4:SetDescription(aux.Stringid(code,id))
e4:SetCategory(cat)
e4:SetType(EFFECT_TYPE_IGNITION)
e4:SetProperty(pro)
if pro~=nil then
e4:SetProperty(pro)
end
e4:SetRange(loc)
e4:SetCountLimit(1,code+id)
if cost~=nil then
......
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