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
8daa59b8
Commit
8daa59b8
authored
Mar 05, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix
parent
c69c4a03
Pipeline
#33459
passed with stages
in 1 minute and 32 seconds
Changes
7
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
3 additions
and
5 deletions
+3
-5
DBJH.cdb
DBJH.cdb
+0
-0
pack/2025-03-22 DBJH.ydk
pack/2025-03-22 DBJH.ydk
+2
-1
pics/100236005.jpg
pics/100236005.jpg
+0
-0
script/c100236003.lua
script/c100236003.lua
+0
-1
script/c100236004.lua
script/c100236004.lua
+0
-1
script/c100236005.lua
script/c100236005.lua
+0
-1
test-strings.conf
test-strings.conf
+1
-1
No files found.
DBJH.cdb
View file @
8daa59b8
No preview for this file type
pack/2025-03-22 DBJH.ydk
View file @
8daa59b8
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
100236002
100236002
100236003
100236003
100236004
100236004
100236005
100236006
100236006
100236007
100236007
100236008
100236008
...
@@ -18,4 +19,4 @@
...
@@ -18,4 +19,4 @@
100236022
100236022
100236023
100236023
100236024
100236024
100236026
100236026
\ No newline at end of file
pics/100236005.jpg
0 → 100644
View file @
8daa59b8
101 KB
script/c100236003.lua
View file @
8daa59b8
...
@@ -39,7 +39,6 @@ function s.settg(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -39,7 +39,6 @@ function s.settg(e,tp,eg,ep,ev,re,r,rp,chk)
Duel
.
Hint
(
HINT_OPSELECTED
,
1
-
tp
,
e
:
GetDescription
())
Duel
.
Hint
(
HINT_OPSELECTED
,
1
-
tp
,
e
:
GetDescription
())
end
end
function
s
.
setop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
s
.
setop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
if
Duel
.
GetLocationCount
(
tp
,
LOCATION_SZONE
)
<=
0
then
return
end
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SET
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SET
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
s
.
setfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
s
.
setfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
)
local
tc
=
g
:
GetFirst
()
local
tc
=
g
:
GetFirst
()
...
...
script/c100236004.lua
View file @
8daa59b8
...
@@ -36,7 +36,6 @@ function s.settg(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -36,7 +36,6 @@ function s.settg(e,tp,eg,ep,ev,re,r,rp,chk)
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
s
.
setfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
nil
)
end
if
chk
==
0
then
return
Duel
.
IsExistingMatchingCard
(
s
.
setfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
nil
)
end
end
end
function
s
.
setop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
s
.
setop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
if
Duel
.
GetLocationCount
(
tp
,
LOCATION_SZONE
)
<=
0
then
return
end
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SET
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SET
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
s
.
setfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
s
.
setfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
)
local
tc
=
g
:
GetFirst
()
local
tc
=
g
:
GetFirst
()
...
...
script/c100236005.lua
View file @
8daa59b8
...
@@ -112,7 +112,6 @@ function s.settg(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -112,7 +112,6 @@ function s.settg(e,tp,eg,ep,ev,re,r,rp,chk)
end
end
function
s
.
setop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
s
.
setop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
if
Duel
.
GetLocationCount
(
tp
,
LOCATION_SZONE
)
<=
0
then
return
end
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SET
)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SET
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
s
.
setfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
)
local
g
=
Duel
.
SelectMatchingCard
(
tp
,
s
.
setfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
1
,
nil
)
local
tc
=
g
:
GetFirst
()
local
tc
=
g
:
GetFirst
()
...
...
test-strings.conf
View file @
8daa59b8
...
@@ -2,4 +2,4 @@
...
@@ -2,4 +2,4 @@
!
setname
0
x2c7
星辰
!
setname
0
x2c7
星辰
!
setname
0
x2c8
味奇喵
!
setname
0
x2c8
味奇喵
!
setname
0
x2c9
阿匹卜
!
setname
0
x2c9
阿匹卜
!
setname
0
x2ca
塞勒凯特
!
setname
0
x2ca
塞勒凯特
\ 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