Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts-888
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
3
Merge Requests
3
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
ygopro-scripts-888
Commits
fdd57c08
Commit
fdd57c08
authored
Sep 19, 2024
by
wind2009
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'upstream/patch-new-2024' into master
parents
7bb1e3ac
218c5805
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
c1269512.lua
c1269512.lua
+1
-1
c19974890.lua
c19974890.lua
+1
-1
c23530726.lua
c23530726.lua
+1
-1
c42427230.lua
c42427230.lua
+1
-1
c47195442.lua
c47195442.lua
+1
-1
c48486809.lua
c48486809.lua
+1
-1
c74652966.lua
c74652966.lua
+1
-1
c75874514.lua
c75874514.lua
+1
-1
No files found.
c1269512.lua
View file @
fdd57c08
...
@@ -79,4 +79,4 @@ function c1269512.atcost(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -79,4 +79,4 @@ function c1269512.atcost(e,tp,eg,ep,ev,re,r,rp,chk)
end
end
function
c1269512
.
atop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c1269512
.
atop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
Duel
.
ChainAttack
()
Duel
.
ChainAttack
()
end
end
\ No newline at end of file
c19974890.lua
View file @
fdd57c08
...
@@ -63,4 +63,4 @@ function c19974890.atkcon2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -63,4 +63,4 @@ function c19974890.atkcon2(e,tp,eg,ep,ev,re,r,rp)
end
end
function
c19974890
.
atkfilter
(
e
,
c
)
function
c19974890
.
atkfilter
(
e
,
c
)
return
c
:
GetFlagEffect
(
19974890
)
~=
0
return
c
:
GetFlagEffect
(
19974890
)
~=
0
end
end
\ No newline at end of file
c23530726.lua
View file @
fdd57c08
...
@@ -65,4 +65,4 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -65,4 +65,4 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp)
Duel
.
BreakEffect
()
Duel
.
BreakEffect
()
Duel
.
Destroy
(
sg
,
REASON_EFFECT
)
Duel
.
Destroy
(
sg
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c42427230.lua
View file @
fdd57c08
...
@@ -99,4 +99,4 @@ function c42427230.desop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -99,4 +99,4 @@ function c42427230.desop(e,tp,eg,ep,ev,re,r,rp)
if
g
:
GetCount
()
~=
0
then
if
g
:
GetCount
()
~=
0
then
Duel
.
Destroy
(
g
,
REASON_EFFECT
)
Duel
.
Destroy
(
g
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c47195442.lua
View file @
fdd57c08
...
@@ -64,4 +64,4 @@ function s.atop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -64,4 +64,4 @@ function s.atop(e,tp,eg,ep,ev,re,r,rp)
local
mg
=
Duel
.
GetMatchingGroup
(
aux
.
TRUE
,
tp
,
LOCATION_MZONE
,
0
,
nil
)
local
mg
=
Duel
.
GetMatchingGroup
(
aux
.
TRUE
,
tp
,
LOCATION_MZONE
,
0
,
nil
)
Duel
.
Destroy
(
mg
,
REASON_EFFECT
)
Duel
.
Destroy
(
mg
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c48486809.lua
View file @
fdd57c08
...
@@ -88,4 +88,4 @@ function s.desop2(e,tp,eg,ep,ev,re,r,rp)
...
@@ -88,4 +88,4 @@ function s.desop2(e,tp,eg,ep,ev,re,r,rp)
and
Duel
.
Destroy
(
tc
,
REASON_EFFECT
)
>
0
and
tc
:
GetTextAttack
()
>
0
then
and
Duel
.
Destroy
(
tc
,
REASON_EFFECT
)
>
0
and
tc
:
GetTextAttack
()
>
0
then
Duel
.
Damage
(
1
-
tp
,
tc
:
GetTextAttack
(),
REASON_EFFECT
)
Duel
.
Damage
(
1
-
tp
,
tc
:
GetTextAttack
(),
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
c74652966.lua
View file @
fdd57c08
...
@@ -106,4 +106,4 @@ function c74652966.lkop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -106,4 +106,4 @@ function c74652966.lkop(e,tp,eg,ep,ev,re,r,rp)
if
tc
then
if
tc
then
Duel
.
LinkSummon
(
tp
,
tc
,
nil
)
Duel
.
LinkSummon
(
tp
,
tc
,
nil
)
end
end
end
end
\ No newline at end of file
c75874514.lua
View file @
fdd57c08
...
@@ -91,4 +91,4 @@ function s.indop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -91,4 +91,4 @@ function s.indop(e,tp,eg,ep,ev,re,r,rp)
e1
:
SetValue
(
1
)
e1
:
SetValue
(
1
)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
e1
:
SetReset
(
RESET_EVENT
+
RESETS_STANDARD
)
rc
:
RegisterEffect
(
e1
,
true
)
rc
:
RegisterEffect
(
e1
,
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