Commit 604c89a5 authored by TanakaKotoha's avatar TanakaKotoha

strings check

parent 93e97405
Pipeline #711 failed with stages
in 28 minutes and 36 seconds
No preview for this file type
......@@ -39,6 +39,7 @@ function c33400314.spfilter(c,fc,tp)
end
function c33400314.sprcon(e,c)
if c==nil then return true end
local tp=c:GetControler()
return Duel.IsExistingMatchingCard(c33400314.spfilter,tp,LOCATION_ONFIELD,0,1,nil,c,tp)
end
function c33400314.sprop(e,tp,eg,ep,ev,re,r,rp,c)
......
......@@ -13,7 +13,7 @@ function cm.efthfilter(c)
return c:IsAbleToHand() and rswk.IsSetM(c)
end
function cm.efspfilter(c,e,tp)
return rswk.IsSetM(c) and (not c:IsLocation(LOCATION_GRAVE) or rscf.spfilter2()(c,e,tp)) and Duel.GetLocationCount(tp,LOCATION_SZONE)>0
return rswk.IsSetM(c) and (not c:IsLocation(LOCATION_GRAVE) or rscf.spfilter2()(c,e,tp)) --and (Duel.GetLocationCount(tp,LOCATION_SZONE)>0 or e:GetHandler():IsLocation(LOCATION_SZONE))
end
function cm.eftg(only_2)
return function(e,tp,eg,ep,ev,re,r,rp,chk)
......
......@@ -31,7 +31,7 @@
!setname 0x3204 Sayaka Miki
#setname 0x5204
#setname 0x6204
!setname 0x520c 纪录
!setname 0x20c 纪录
!setname 0x520c 物语纪录
!setname 0x620c 外传纪录
!setname 0x320e 罪恶王冠
......@@ -70,7 +70,6 @@
!setname 0xa26 手冲魔女
!setname 0xa2a 元素塔罗使
!setname 0x3a2c 莉昂
!setname 0x5a2c 妮娜
!setname 0xa2f 猫耳天堂
!counter 0xa2f 猫耳指示物
......@@ -341,7 +340,6 @@
!setname 0x262 占星少女
#天堂的路人 547998027 243 0x240-0x24f
!setname 0x242 邪神
#AddCodeList(24300021) 迦拉克隆记述
#AddCodeList(24300088) 礼品炸弹记述
......@@ -462,9 +460,8 @@
!counter 0x144b 虚空指示物
#Mio 1248959763 345 0xac0-0xacf
!setname 0xac3 茶会
!setname 0xac4 星空
!setname 0xac5 纯白
!setname 0xac5 纯白交响曲
#Nanahira 78877 375 0x770-0x77f(-0x777) global:senya
!setname 0x771 「梦现·柚木梨沙」检测用
......@@ -561,7 +558,7 @@
!setname 0x3b23 爱莎
!setname 0x5b23 晓美焰
!setname 0x6b23 FantasiaT
!setname 0x9b23 军团
!setname 0x9b23 ├军团┤
!setname 0xab23 两仪式
!setname 0xcb23 圣白莲
!setname 0x3b24 天符
......
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