Commit ba336eaa authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c18700260.lua

parent f9c3455b
......@@ -41,9 +41,8 @@ function cm.initial_effect(c)
c:RegisterEffect(e5)
local e6=Effect.CreateEffect(c)
e6:SetDescription(aux.Stringid(m,2))
e6:SetCategory(CATEGORY_RECOVER)
e6:SetCategory(CATEGORY_TOHAND+CATEGORY_TODECK)
e6:SetType(EFFECT_TYPE_QUICK_O)
e6:SetProperty(EFFECT_FLAG_CARD_TARGET)
e6:SetCode(EVENT_FREE_CHAIN)
e6:SetRange(LOCATION_MZONE)
e6:SetCountLimit(1,m+1)
......
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