Commit ded18211 authored by 未闻皂名's avatar 未闻皂名

2025/4/21 bug修复

parent 8776c02f
Pipeline #35371 passed with stages
in 12 minutes and 48 seconds
local m=120285025
local m=120285004
local list={120105005,120285050}
local cm=_G["c"..m]
cm.name="歼灭的黑暗巫师"
......@@ -7,7 +7,7 @@ function cm.initial_effect(c)
--Change Code
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(m,0))
e1:SetCategory(CATEGORY_DECKDES+CATEGORY_TOHAND+CATEGORY_GRAVE_ACTION)
e1:SetCategory(CATEGORY_TOHAND+CATEGORY_GRAVE_ACTION)
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_MZONE)
e1:SetCondition(cm.condition)
......
local m=120285033
local m=120285032
local list={120105008,120205032}
local cm=_G["c"..m]
cm.name="大道使徒·神弓手"
......
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