Commit fef3da7b authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12004026.lua

parent 8622a8e2
......@@ -51,6 +51,7 @@ function cm.initial_effect(c)
e3:SetCategory(CATEGORY_DISABLE_SUMMON+CATEGORY_DESTROY)
e3:SetType(EFFECT_TYPE_QUICK_O)
e3:SetRange(LOCATION_MZONE)
e3:SetCountLimit(1)
e3:SetCode(v)
e3:SetCondition(cm.discon1)
e3:SetTarget(cm.distg1)
......
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