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
Vury Leo
pre-release-database-cdb
Commits
e7dcf4cc
Commit
e7dcf4cc
authored
Apr 17, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix cdb
parent
4f882cf1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
1 deletion
+12
-1
DUAD.cdb
DUAD.cdb
+0
-0
pack/2025-04-26 DUAD.ydk
pack/2025-04-26 DUAD.ydk
+11
-0
script/c101301023.lua
script/c101301023.lua
+1
-1
No files found.
DUAD.cdb
View file @
e7dcf4cc
No preview for this file type
pack/2025-04-26 DUAD.ydk
View file @
e7dcf4cc
...
...
@@ -3,6 +3,8 @@
101301002
101301003
101301004
101301005
101301006
101301007
101301008
101301009
...
...
@@ -18,10 +20,15 @@
101301019
101301020
101301021
101301022
101301023
101301024
101301025
101301026
101301027
101301029
101301030
101301031
101301032
101301033
101301034
...
...
@@ -33,11 +40,13 @@
101301043
101301044
101301045
101301046
101301047
101301048
101301049
101301051
101301052
101301053
101301054
101301055
101301056
...
...
@@ -48,6 +57,8 @@
101301061
101301062
101301064
101301066
101301067
101301068
101301069
101301070
...
...
script/c101301023.lua
View file @
e7dcf4cc
...
...
@@ -179,7 +179,7 @@ function s.pztg(e,tp,eg,ep,ev,re,r,rp,chk)
end
function
s
.
pzop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
if
c
:
IsRelateToChain
()
and
aux
.
NecroValleyFilter
()(
c
)
then
if
c
:
IsRelateToChain
()
then
Duel
.
MoveToField
(
c
,
tp
,
tp
,
LOCATION_PZONE
,
POS_FACEUP
,
true
)
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