Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts
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
八宫一月
ygopro-scripts
Commits
2f555746
Commit
2f555746
authored
Jun 25, 2018
by
DailyShana
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
8ba0192f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
c67120578.lua
c67120578.lua
+2
-2
No files found.
c67120578.lua
View file @
2f555746
...
@@ -80,7 +80,7 @@ function c67120578.spop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -80,7 +80,7 @@ function c67120578.spop(e,tp,eg,ep,ev,re,r,rp)
e2
:
SetTargetRange
(
0x7f
,
0x7f
)
e2
:
SetTargetRange
(
0x7f
,
0x7f
)
e2
:
SetTarget
(
c67120578
.
splimtg_target
)
e2
:
SetTarget
(
c67120578
.
splimtg_target
)
e2
:
SetValue
(
c67120578
.
splimtg_value
)
e2
:
SetValue
(
c67120578
.
splimtg_value
)
e2
:
Set
Label
(
tp
)
e2
:
Set
OwnerPlayer
(
tp
)
e2
:
SetReset
(
RESET_PHASE
+
PHASE_END
)
e2
:
SetReset
(
RESET_PHASE
+
PHASE_END
)
Duel
.
RegisterEffect
(
e2
,
tp
)
Duel
.
RegisterEffect
(
e2
,
tp
)
local
e3
=
Effect
.
CreateEffect
(
c
)
local
e3
=
Effect
.
CreateEffect
(
c
)
...
@@ -96,7 +96,7 @@ function c67120578.splimtg_target(e,c)
...
@@ -96,7 +96,7 @@ function c67120578.splimtg_target(e,c)
end
end
function
c67120578
.
splimtg_value
(
e
,
c
)
function
c67120578
.
splimtg_value
(
e
,
c
)
if
not
c
then
return
false
end
if
not
c
then
return
false
end
return
c
:
GetControler
()
~=
e
:
GetLabel
()
return
c
:
GetControler
()
==
e
:
GetOwnerPlayer
()
end
end
function
c67120578
.
splimit
(
e
,
c
,
sump
,
sumtype
,
sumpos
,
targetp
,
se
)
function
c67120578
.
splimit
(
e
,
c
,
sump
,
sumtype
,
sumpos
,
targetp
,
se
)
return
sumtype
~=
SUMMON_TYPE_XYZ
return
sumtype
~=
SUMMON_TYPE_XYZ
...
...
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