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
e8f49482
Commit
e8f49482
authored
Jul 16, 2025
by
POLYMER
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
badb4f5a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
expansions/script/c12802065.lua
expansions/script/c12802065.lua
+1
-1
expansions/script/c65809191.lua
expansions/script/c65809191.lua
+1
-1
expansions/script/c65809201.lua
expansions/script/c65809201.lua
+1
-1
No files found.
expansions/script/c12802065.lua
View file @
e8f49482
...
@@ -112,7 +112,7 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -112,7 +112,7 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
end
end
end
end
function
s
.
atkfilter
(
c
)
function
s
.
atkfilter
(
c
)
return
c
c
:
IsRace
(
RACE_INSECT
)
and
c
:
IsAttribute
(
ATTRIBUTE_LIGHT
)
return
c
:
IsRace
(
RACE_INSECT
)
and
c
:
IsAttribute
(
ATTRIBUTE_LIGHT
)
end
end
function
s
.
atkval
(
e
,
c
)
function
s
.
atkval
(
e
,
c
)
local
ct
=
Duel
.
GetMatchingGroupCount
(
s
.
atkfilter
,
tp
,
LOCATION_GRAVE
,
0
,
nil
)
local
ct
=
Duel
.
GetMatchingGroupCount
(
s
.
atkfilter
,
tp
,
LOCATION_GRAVE
,
0
,
nil
)
...
...
expansions/script/c65809191.lua
View file @
e8f49482
...
@@ -233,7 +233,7 @@ function UnofficialProc.statsChanged()
...
@@ -233,7 +233,7 @@ function UnofficialProc.statsChanged()
end
end
local
lvg
=
Duel
.
GetMatchingGroup
(
lvcfilter
,
tp
,
0x7f
,
0x7f
,
nil
)
local
lvg
=
Duel
.
GetMatchingGroup
(
lvcfilter
,
tp
,
0x7f
,
0x7f
,
nil
)
if
#
lvg
>
0
then
if
#
lvg
>
0
then
for
lvc
in
lv
aux
.
Next
(
g
)
do
for
lvc
in
aux
.
Next
(
g
)
do
local
prevlv
=
lvc
:
GetFlagEffectLabel
(
585
)
local
prevlv
=
lvc
:
GetFlagEffectLabel
(
585
)
lvc
:
ResetFlagEffect
(
584
)
lvc
:
ResetFlagEffect
(
584
)
lvc
:
ResetFlagEffect
(
585
)
lvc
:
ResetFlagEffect
(
585
)
...
...
expansions/script/c65809201.lua
View file @
e8f49482
...
@@ -233,7 +233,7 @@ function UnofficialProc.statsChanged()
...
@@ -233,7 +233,7 @@ function UnofficialProc.statsChanged()
end
end
local
lvg
=
Duel
.
GetMatchingGroup
(
lvcfilter
,
tp
,
0x7f
,
0x7f
,
nil
)
local
lvg
=
Duel
.
GetMatchingGroup
(
lvcfilter
,
tp
,
0x7f
,
0x7f
,
nil
)
if
#
lvg
>
0
then
if
#
lvg
>
0
then
for
lvc
in
lv
aux
.
Next
(
g
)
do
for
lvc
in
aux
.
Next
(
g
)
do
local
prevlv
=
lvc
:
GetFlagEffectLabel
(
585
)
local
prevlv
=
lvc
:
GetFlagEffectLabel
(
585
)
lvc
:
ResetFlagEffect
(
584
)
lvc
:
ResetFlagEffect
(
584
)
lvc
:
ResetFlagEffect
(
585
)
lvc
:
ResetFlagEffect
(
585
)
...
...
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