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
f3e048f0
Commit
f3e048f0
authored
Dec 27, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix ミミグル・フラワー
parent
f80e045f
Pipeline
#42176
passed with stages
in 4 minutes and 9 seconds
Changes
5
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
5 deletions
+4
-5
26PR.cdb
26PR.cdb
+0
-0
pack/2026-01-24 BLZD.ydk
pack/2026-01-24 BLZD.ydk
+1
-0
pics/101304017.jpg
pics/101304017.jpg
+0
-0
script/c100253002.lua
script/c100253002.lua
+2
-4
script/c100253003.lua
script/c100253003.lua
+1
-1
No files found.
26PR.cdb
View file @
f3e048f0
No preview for this file type
pack/2026-01-24 BLZD.ydk
View file @
f3e048f0
...
@@ -9,6 +9,7 @@
...
@@ -9,6 +9,7 @@
101304008
101304008
101304009
101304009
101304016
101304016
101304017
101304022
101304022
101304023
101304023
101304027
101304027
...
...
pics/101304017.jpg
0 → 100644
View file @
f3e048f0
107 KB
script/c100253002.lua
View file @
f3e048f0
...
@@ -68,10 +68,10 @@ function s.confirm_decktop_s(tp,count)
...
@@ -68,10 +68,10 @@ function s.confirm_decktop_s(tp,count)
end
end
function
s
.
eqop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
s
.
eqop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
local
c
=
e
:
GetHandler
()
local
c
=
e
:
GetHandler
()
if
Duel
.
GetFieldGroupCount
(
tp
,
LOCATION_DECK
,
0
)
<
1
then
return
end
local
mg
=
Duel
.
GetMatchingGroup
(
Card
.
IsType
,
tp
,
LOCATION_DECK
,
0
,
nil
,
TYPE_MONSTER
)
if
mg
:
GetCount
()
==
0
or
Duel
.
GetLocationCount
(
tp
,
LOCATION_SZONE
)
==
0
then
return
end
local
dcount
=
Duel
.
GetFieldGroupCount
(
tp
,
LOCATION_DECK
,
0
)
local
dcount
=
Duel
.
GetFieldGroupCount
(
tp
,
LOCATION_DECK
,
0
)
local
seq
=-
1
local
seq
=-
1
local
mg
=
Duel
.
GetMatchingGroup
(
Card
.
IsType
,
tp
,
LOCATION_DECK
,
0
,
nil
,
TYPE_MONSTER
)
local
tc
=
mg
:
GetFirst
()
local
tc
=
mg
:
GetFirst
()
local
qc
=
nil
local
qc
=
nil
while
tc
do
while
tc
do
...
@@ -82,8 +82,6 @@ function s.eqop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -82,8 +82,6 @@ function s.eqop(e,tp,eg,ep,ev,re,r,rp)
tc
=
mg
:
GetNext
()
tc
=
mg
:
GetNext
()
end
end
if
seq
==-
1
then
if
seq
==-
1
then
s
.
confirm_decktop_s
(
tp
,
dcount
)
Duel
.
ShuffleDeck
(
tp
)
return
return
end
end
s
.
confirm_decktop_s
(
tp
,
dcount
-
seq
)
s
.
confirm_decktop_s
(
tp
,
dcount
-
seq
)
...
...
script/c100253003.lua
View file @
f3e048f0
--恐依のペアルックマ
!!
--恐依のペアルックマ
!!
local
s
,
id
,
o
=
GetID
()
local
s
,
id
,
o
=
GetID
()
function
s
.
initial_effect
(
c
)
function
s
.
initial_effect
(
c
)
--Activate
--Activate
...
...
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