Commit f14749f5 authored by Huangnan's avatar Huangnan

fix

parent 92facafe
Pipeline #38201 passed with stages
in 44 minutes and 49 seconds
......@@ -451,6 +451,10 @@
12835102 1 --侍之魂 仁心丸
12802000 1 --梦翔之爱
12802010 1 --现梦中之丝绸蚕
12801805 0 --撒野 绽华
12801810 0 --撒野 绚丽
12801815 0 --撒野 偏执
12801820 0 --撒野 蚀爱
#130
13000747 0 --人生如逆旅
13090004 0 --白驹过隙
......@@ -671,7 +675,6 @@
87498471 1 --天界灾律 赫卡忒
16107121 0 --迷失在GODO的尽头
16107111 0 --G-神智的强制
16107118 0 --G-神智主机 迪萨贝尔
16107122 0 --G-神智机龙=TYPE-SORD
#162
16200001 0 --单推人宣言
......@@ -978,10 +981,14 @@
21000860 0 --千川千寻
#211
21113800 1 --芳青之梦 颂枝谣
21113810 1 --芳青之梦 天弦声
21113820 1 --芳青之梦 写彩
21113835 1 --芳青之梦 幻天使
21113850 0 --芳青之梦 春风拂面
21113810 0 --芳青之梦 天弦声
21113860 0 --芳青之梦 音长阶
21113825 0 --芳青之梦 断思染绪
21113855 0 --芳青之梦 猫之教义
21113890 0 --芳青之梦 九魂猫秘术
21113900 0 --竹篮打水一场空
21185571 1 --森林的王兽
21185576 0 --灰之水云天-雾龙
......
......@@ -128,7 +128,7 @@ function cm.rmop(e,tp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_REMOVE)
local tg=Duel.SelectMatchingCard(tp,cm.cofilter,tp,LOCATION_ONFIELD,0,1,1,nil)
if #tg>0 then
local tc=g:GetFirst()
local tc=tg:GetFirst()
if Duel.Remove(tc,POS_FACEUP,REASON_EFFECT+REASON_TEMPORARY)~=0 then
Duel.BreakEffect()
Duel.ReturnToField(tc)
......
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