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
0cadea3b
Commit
0cadea3b
authored
Apr 03, 2016
by
salix5
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix Nekroz Kaleidoscope
parent
0143f670
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
c51124303.lua
c51124303.lua
+1
-0
No files found.
c51124303.lua
View file @
0cadea3b
...
@@ -74,6 +74,7 @@ function c51124303.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -74,6 +74,7 @@ function c51124303.activate(e,tp,eg,ep,ev,re,r,rp)
if
not
mc
then
return
end
if
not
mc
then
return
end
local
sg
=
Duel
.
GetMatchingGroup
(
c51124303
.
spfilter
,
tp
,
LOCATION_HAND
,
0
,
mc
,
e
,
tp
,
mc
)
local
sg
=
Duel
.
GetMatchingGroup
(
c51124303
.
spfilter
,
tp
,
LOCATION_HAND
,
0
,
mc
,
e
,
tp
,
mc
)
if
mc
:
IsLocation
(
LOCATION_MZONE
)
then
ft
=
ft
+
1
end
if
mc
:
IsLocation
(
LOCATION_MZONE
)
then
ft
=
ft
+
1
end
if
Duel
.
IsPlayerAffectedByEffect
(
tp
,
59822133
)
then
ft
=
1
end
local
b1
=
sg
:
IsExists
(
c51124303
.
rfilter
,
1
,
nil
,
mc
)
local
b1
=
sg
:
IsExists
(
c51124303
.
rfilter
,
1
,
nil
,
mc
)
local
b2
=
sg
:
CheckWithSumEqual
(
Card
.
GetLevel
,
mc
:
GetLevel
(),
1
,
ft
)
local
b2
=
sg
:
CheckWithSumEqual
(
Card
.
GetLevel
,
mc
:
GetLevel
(),
1
,
ft
)
if
b1
and
(
not
b2
or
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
51124303
,
0
)))
then
if
b1
and
(
not
b2
or
Duel
.
SelectYesNo
(
tp
,
aux
.
Stringid
(
51124303
,
0
)))
then
...
...
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