Commit 1d9e89f1 authored by Tachibana's avatar Tachibana

ybb

parent 33b2e987
Pipeline #10163 passed with stages
in 26 minutes and 37 seconds
...@@ -37,8 +37,8 @@ end ...@@ -37,8 +37,8 @@ end
function cm.handcon(e) function cm.handcon(e)
return e:GetHandler():GetOverlayGroup():IsExists(Card.IsType,1,nil,TYPE_TRAP) return e:GetHandler():GetOverlayGroup():IsExists(Card.IsType,1,nil,TYPE_TRAP)
end end
function cm.efilter(e,te) function cm.etarget(e,c)
return te:GetHandler():GetType()==TYPE_TRAP+TYPE_CONTINUOUS return c:GetType()==TYPE_TRAP+TYPE_CONTINUOUS
end end
function cm.descon1(e,tp,eg,ep,ev,re,r,rp) function cm.descon1(e,tp,eg,ep,ev,re,r,rp)
return not e:GetHandler():GetOverlayGroup():IsExists(Card.IsType,1,nil,TYPE_TRAP) return not e:GetHandler():GetOverlayGroup():IsExists(Card.IsType,1,nil,TYPE_TRAP)
......
...@@ -854,7 +854,7 @@ ...@@ -854,7 +854,7 @@
!setname 0x3b82 千式 !setname 0x3b82 千式
#初子云 2359701466 369 0x860-0x86f #初子云 2359701466 369 0x860-0x86f
!setname 0x7865 !setname 0x7865
#Nanahira 78877 375 0x770-0x77f(-0x777) global:senya #Nanahira 78877 375 0x770-0x77f(-0x777) global:senya
!setname 0x771 「梦现·柚木梨沙」检测用 !setname 0x771 「梦现·柚木梨沙」检测用
......
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