Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
pre-release-database-cdb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
pre-release-database-cdb
Commits
f9469ef2
Commit
f9469ef2
authored
Jan 17, 2026
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix キラーチューンB2B
parent
6af6f8e5
Pipeline
#42635
passed with stages
in 3 minutes and 58 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
2 deletions
+4
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
pack/2026-01-24 BLZD.ydk
pack/2026-01-24 BLZD.ydk
+1
-0
pics/101304077.jpg
pics/101304077.jpg
+0
-0
script/c101304042.lua
script/c101304042.lua
+2
-1
No files found.
.gitlab-ci.yml
View file @
f9469ef2
...
...
@@ -91,7 +91,7 @@ add_script_diff:
FIELDS
:
'
name,desc,overallString,picUrl'
GIT_DEPTH
:
'
1000'
OUTPUT_FILENAME
:
test-release.json
REF_COMMIT
:
'
21.1
7
'
# 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT
:
'
21.1
8
'
# 更新的时候改这里,修改成上一个tag的版本号
script
:
-
apt update;apt -y install wget
-
currentPath=$PWD
...
...
pack/2026-01-24 BLZD.ydk
View file @
f9469ef2
...
...
@@ -75,6 +75,7 @@
101304074
101304075
101304076
101304077
101304078
101304079
101304080
\ No newline at end of file
pics/101304077.jpg
View replaced file @
6af6f8e5
View file @
f9469ef2
203 KB
|
W:
|
H:
106 KB
|
W:
|
H:
2-up
Swipe
Onion skin
script/c101304042.lua
View file @
f9469ef2
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment