Commit 5db62055 authored by Tachibana's avatar Tachibana

tnndx

parent 346970ea
Pipeline #2939 passed with stages
in 26 minutes and 4 seconds
......@@ -17,7 +17,7 @@ function c33200100.initial_effect(c)
c:RegisterEffect(e2)
--draw
local e3=Effect.CreateEffect(c)
e3:SetCategory(CATEGORY_TODECK+CATEGORY_DRAW)
e3:SetCategory(CATEGORY_TODECK)
e3:SetProperty(EFFECT_FLAG_CARD_TARGET)
e3:SetType(EFFECT_TYPE_IGNITION)
e3:SetRange(LOCATION_GRAVE)
......
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