Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
no81cards
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
Nemo Ma
no81cards
Commits
ac4884ed
Commit
ac4884ed
authored
Apr 28, 2025
by
POLYMER
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
34fd8483
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
141 additions
and
141 deletions
+141
-141
expansions/script/c117179181.lua
expansions/script/c117179181.lua
+140
-140
expansions/script/c89390110.lua
expansions/script/c89390110.lua
+1
-1
No files found.
expansions/script/c117179181.lua
View file @
ac4884ed
This diff is collapsed.
Click to expand it.
expansions/script/c89390110.lua
View file @
ac4884ed
...
...
@@ -74,7 +74,7 @@ function s.drop(e,tp,eg,ep,ev,re,r,rp)
local
rc
=
g
:
GetFirst
()
if
rc
and
Duel
.
Remove
(
rc
,
POS_FACEUP
,
REASON_EFFECT
)
~=
0
and
rc
:
IsLocation
(
LOCATION_REMOVED
)
then
Duel
.
BreakEffect
()
if
Duel
.
Draw
(
tp
,
2
,
REASON_EFFECT
)
==
2
and
Duel
.
IsExistingMatchingCard
(
s
.
movefilter
,
tp
,
0
,
LOCATION_MZONE
,
1
,
nil
,
1
-
tp
)
and
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
id
,
0
))
then
if
Duel
.
Draw
(
tp
,
2
,
REASON_EFFECT
)
==
2
and
Duel
.
IsExistingMatchingCard
(
s
.
movefilter
,
tp
,
0
,
LOCATION_MZONE
,
1
,
nil
,
1
-
tp
)
then
local
mg
=
Duel
.
SelectMatchingCard
(
tp
,
s
.
movefilter
,
tp
,
0
,
LOCATION_MZONE
,
1
,
1
,
nil
,
1
-
tp
)
local
seq
=
mg
:
GetFirst
():
GetSequence
()
local
flag
=
0
...
...
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