Commit 0f6f90f2 authored by GuGu's avatar GuGu

Update c99999503.lua

parent 8f35d1f1
Pipeline #34365 passed with stage
in 12 seconds
......@@ -22,7 +22,7 @@ function c99999503.initial_effect(c)
--todeck
local e3=Effect.CreateEffect(c)
e3:SetDescription(aux.Stringid(99999503,1))
e3:SetCategory(CATEGORY_TODECK+CATEGORY_LEAVE_GRAVE+CATEGORY_TOHAND)
e3:SetCategory(CATEGORY_TODECK+CATEGORY_TOHAND)
e3:SetType(EFFECT_TYPE_IGNITION)
e3:SetRange(LOCATION_GRAVE)
e3:SetCountLimit(1,99999512)
......
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