Commit 23e8bfe2 authored by Satty's avatar Satty

fix

parent b2572c51
Pipeline #35781 passed with stages
in 26 minutes and 47 seconds
...@@ -8,7 +8,6 @@ function s.initial_effect(c) ...@@ -8,7 +8,6 @@ function s.initial_effect(c)
e3:SetCategory(CATEGORY_HANDES) e3:SetCategory(CATEGORY_HANDES)
e3:SetType(EFFECT_TYPE_IGNITION) e3:SetType(EFFECT_TYPE_IGNITION)
--e3:SetType(EFFECT_TYPE_QUICK_O) --e3:SetType(EFFECT_TYPE_QUICK_O)
e3:SetProperty(EFFECT_FLAG_CARD_TARGET)
--e3:SetCode(EVENT_FREE_CHAIN) --e3:SetCode(EVENT_FREE_CHAIN)
e3:SetRange(LOCATION_HAND) e3:SetRange(LOCATION_HAND)
e3:SetCountLimit(1,id) e3:SetCountLimit(1,id)
......
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