Commit f9469ef2 authored by wind2009's avatar wind2009

Fix キラーチューンB2B

parent 6af6f8e5
Pipeline #42635 passed with stages
in 3 minutes and 58 seconds
......@@ -91,7 +91,7 @@ add_script_diff:
FIELDS: 'name,desc,overallString,picUrl'
GIT_DEPTH: '1000'
OUTPUT_FILENAME: test-release.json
REF_COMMIT: '21.17' # 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT: '21.18' # 更新的时候改这里,修改成上一个tag的版本号
script:
- apt update;apt -y install wget
- currentPath=$PWD
......
......@@ -75,6 +75,7 @@
101304074
101304075
101304076
101304077
101304078
101304079
101304080
\ No newline at end of file
pics/101304077.jpg

203 KB | W: | H:

pics/101304077.jpg

106 KB | W: | H:

pics/101304077.jpg
pics/101304077.jpg
pics/101304077.jpg
pics/101304077.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -80,8 +80,9 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
{b2,1152})
local res=false
if op==1 then
res=Duel.SendtoHand(tc,nil,REASON_EFFECT)>0
Duel.SendtoHand(tc,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,tc)
res=tc:IsLocation(LOCATION_HAND)
elseif op==2 then
res=Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)>0
end
......
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