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
c523a0c8
Commit
c523a0c8
authored
Jul 06, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
16.3
parent
b576eeef
Pipeline
#38597
passed with stages
in 5 minutes and 20 seconds
Changes
6
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
2 deletions
+4
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
DOOD.cdb
DOOD.cdb
+0
-0
pack/2025-07-26 DOOD.ydk
pack/2025-07-26 DOOD.ydk
+2
-0
pics/101302037.jpg
pics/101302037.jpg
+0
-0
pics/101302042.jpg
pics/101302042.jpg
+0
-0
script/c101302037.lua
script/c101302037.lua
+1
-1
No files found.
.gitlab-ci.yml
View file @
c523a0c8
...
@@ -90,7 +90,7 @@ add_script_diff:
...
@@ -90,7 +90,7 @@ add_script_diff:
FIELDS
:
'
name,desc,overallString,picUrl'
FIELDS
:
'
name,desc,overallString,picUrl'
GIT_DEPTH
:
'
1000'
GIT_DEPTH
:
'
1000'
OUTPUT_FILENAME
:
test-release.json
OUTPUT_FILENAME
:
test-release.json
REF_COMMIT
:
'
16.
1
'
# 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT
:
'
16.
2
'
# 更新的时候改这里,修改成上一个tag的版本号
script
:
script
:
-
apt update;apt -y install wget
-
apt update;apt -y install wget
-
currentPath=$PWD
-
currentPath=$PWD
...
...
DOOD.cdb
View file @
c523a0c8
No preview for this file type
pack/2025-07-26 DOOD.ydk
View file @
c523a0c8
...
@@ -17,8 +17,10 @@
...
@@ -17,8 +17,10 @@
101302034
101302034
101302204
101302204
101302036
101302036
101302037
101302205
101302205
101302041
101302041
101302042
101302206
101302206
101302207
101302207
101302050
101302050
...
...
pics/101302037.jpg
0 → 100644
View file @
c523a0c8
119 KB
pics/101302042.jpg
0 → 100644
View file @
c523a0c8
110 KB
script/c101302037.lua
View file @
c523a0c8
...
@@ -80,7 +80,7 @@ function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -80,7 +80,7 @@ function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk)
end
end
function
s
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
s
.
spop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
if
c
:
IsRelateToChain
()
then
if
c
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
c
)
then
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
c
,
0
,
tp
,
tp
,
false
,
false
,
POS_FACEUP
)
end
end
end
end
\ No newline at end of file
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