Commit 8f35d1f1 authored by GuGu's avatar GuGu

Update c99999502.lua

parent 34f8a3a0
Pipeline #34364 passed with stage
in 29 seconds
......@@ -14,7 +14,7 @@ function c99999502.initial_effect(c)
--sp
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(99999502,1))
e2:SetCategory(CATEGORY_LEAVE_GRAVE+CATEGORY_TOHAND+CATEGORY_SPECIAL_SUMMON)
e2:SetCategory(CATEGORY_TOHAND+CATEGORY_SPECIAL_SUMMON)
e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetRange(LOCATION_GRAVE)
e2:SetCountLimit(1,99999508)
......
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