Commit cfe64c4f authored by Vury Leo's avatar Vury Leo

revert C・スネーク

parent 80c769f4
...@@ -3,6 +3,7 @@ function c80769747.initial_effect(c) ...@@ -3,6 +3,7 @@ function c80769747.initial_effect(c)
--equip --equip
local e1=Effect.CreateEffect(c) local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(80769747,0)) e1:SetDescription(aux.Stringid(80769747,0))
e1:SetCategory(CATEGORY_EQUIP)
e1:SetProperty(EFFECT_FLAG_CARD_TARGET) e1:SetProperty(EFFECT_FLAG_CARD_TARGET)
e1:SetType(EFFECT_TYPE_IGNITION) e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_MZONE) e1:SetRange(LOCATION_MZONE)
......
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