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
4
Merge Requests
4
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
92746f05
Commit
92746f05
authored
Jan 31, 2024
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix ペンデュラム・エボリューション
parent
424843d9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
c55795155.lua
c55795155.lua
+1
-0
c6992184.lua
c6992184.lua
+1
-0
No files found.
c55795155.lua
View file @
92746f05
...
@@ -159,6 +159,7 @@ function c55795155.pop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -159,6 +159,7 @@ function c55795155.pop(e,tp,eg,ep,ev,re,r,rp)
sg
:
Merge
(
g
)
sg
:
Merge
(
g
)
Duel
.
HintSelection
(
Group
.
FromCards
(
lpz
))
Duel
.
HintSelection
(
Group
.
FromCards
(
lpz
))
Duel
.
HintSelection
(
Group
.
FromCards
(
rpz
))
Duel
.
HintSelection
(
Group
.
FromCards
(
rpz
))
Duel
.
RaiseEvent
(
sg
,
EVENT_SPSUMMON_SUCCESS_G_P
,
e
,
REASON_EFFECT
,
tp
,
tp
,
0
)
Duel
.
SpecialSummon
(
sg
,
SUMMON_TYPE_PENDULUM
,
tp
,
tp
,
true
,
true
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
sg
,
SUMMON_TYPE_PENDULUM
,
tp
,
tp
,
true
,
true
,
POS_FACEUP
)
e1
:
Reset
()
e1
:
Reset
()
end
end
...
...
c6992184.lua
View file @
92746f05
...
@@ -79,6 +79,7 @@ function c6992184.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -79,6 +79,7 @@ function c6992184.activate(e,tp,eg,ep,ev,re,r,rp)
local
sg
=
Group
.
CreateGroup
()
local
sg
=
Group
.
CreateGroup
()
local
pop
=
aux
.
PendOperation
()
local
pop
=
aux
.
PendOperation
()
pop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
lpz
,
sg
,
g
)
pop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
lpz
,
sg
,
g
)
Duel
.
RaiseEvent
(
sg
,
EVENT_SPSUMMON_SUCCESS_G_P
,
e
,
REASON_EFFECT
,
tp
,
tp
,
0
)
Duel
.
SpecialSummon
(
sg
,
SUMMON_TYPE_PENDULUM
,
tp
,
tp
,
true
,
true
,
POS_FACEUP
)
Duel
.
SpecialSummon
(
sg
,
SUMMON_TYPE_PENDULUM
,
tp
,
tp
,
true
,
true
,
POS_FACEUP
)
end
end
function
c6992184
.
retop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c6992184
.
retop
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
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