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
1
Issues
1
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
13839a93
Commit
13839a93
authored
Jul 22, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update
parent
f1dd3450
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
6 additions
and
4 deletions
+6
-4
pack/2025-07-26 DOOD.ydk
pack/2025-07-26 DOOD.ydk
+2
-0
pics/101302025.jpg
pics/101302025.jpg
+0
-0
pics/101302047.jpg
pics/101302047.jpg
+0
-0
script/c101302024.lua
script/c101302024.lua
+1
-1
script/c101302025.lua
script/c101302025.lua
+1
-1
script/c101302047.lua
script/c101302047.lua
+1
-1
script/c101302067.lua
script/c101302067.lua
+1
-1
No files found.
pack/2025-07-26 DOOD.ydk
View file @
13839a93
...
...
@@ -23,6 +23,7 @@
101302022
101302023
101302024
101302025
101302030
101302032
101302033
...
...
@@ -39,6 +40,7 @@
101302044
101302045
101302046
101302047
101302207
101302050
101302051
...
...
pics/101302025.jpg
0 → 100644
View file @
13839a93
111 KB
pics/101302047.jpg
0 → 100644
View file @
13839a93
118 KB
script/c101302024.lua
View file @
13839a93
...
...
@@ -97,4 +97,4 @@ function s.checkop(e,tp,eg,ep,ev,re,r,rp)
if
re
:
IsActiveType
(
TYPE_MONSTER
)
and
re
:
GetHandler
():
IsType
(
TYPE_SYNCHRO
)
then
e
:
GetHandler
():
RegisterFlagEffect
(
id
,
RESET_EVENT
+
RESETS_STANDARD
-
RESET_TOFIELD
-
RESET_TEMP_REMOVE
,
0
,
1
)
end
end
\ No newline at end of file
end
script/c101302025.lua
View file @
13839a93
...
...
@@ -82,4 +82,4 @@ function s.cfop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
ConfirmCards
(
tp
,
cg
)
Duel
.
ShuffleHand
(
1
-
tp
)
end
end
\ No newline at end of file
end
script/c101302047.lua
View file @
13839a93
...
...
@@ -61,4 +61,4 @@ end
function
s
.
dmcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
e
:
GetHandler
():
IsSetCard
(
0x1be
)
and
Duel
.
GetCustomActivityCount
(
id
,
1
-
e
:
GetHandlerPlayer
(),
ACTIVITY_CHAIN
)
>
0
end
\ No newline at end of file
end
script/c101302067.lua
View file @
13839a93
...
...
@@ -116,4 +116,4 @@ function s.spop2(e,tp,eg,ep,ev,re,r,rp)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_SPSUMMON
)
local
tc
=
Duel
.
SelectMatchingCard
(
tp
,
s
.
spfilter2
,
tp
,
LOCATION_EXTRA
,
0
,
1
,
1
,
nil
):
GetFirst
()
if
tc
then
Duel
.
LinkSummon
(
tp
,
tc
,
nil
)
end
end
\ No newline at end of file
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