Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
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
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-2pick
Commits
5c667174
Commit
5c667174
authored
Apr 26, 2015
by
VanillaSalt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
daf1f661
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
script/c23296404.lua
script/c23296404.lua
+1
-0
script/c59785059.lua
script/c59785059.lua
+1
-0
script/c92746535.lua
script/c92746535.lua
+1
-0
No files found.
script/c23296404.lua
View file @
5c667174
...
...
@@ -44,6 +44,7 @@ function c23296404.sptg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
local
g2
=
tg
:
Select
(
tp
,
3
-
ct
,
3
-
ct
,
nil
)
g
:
Merge
(
g2
)
end
Duel
.
SetTargetCard
(
g
)
else
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_DESTROY
)
g
=
Duel
.
SelectTarget
(
tp
,
c23296404
.
desfilter
,
tp
,
LOCATION_ONFIELD
,
0
,
3
,
3
,
nil
)
...
...
script/c59785059.lua
View file @
5c667174
...
...
@@ -44,6 +44,7 @@ function c59785059.sptg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
local
g2
=
tg
:
Select
(
tp
,
3
-
ct
,
3
-
ct
,
nil
)
g
:
Merge
(
g2
)
end
Duel
.
SetTargetCard
(
g
)
else
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_DESTROY
)
g
=
Duel
.
SelectTarget
(
tp
,
c59785059
.
desfilter
,
tp
,
LOCATION_ONFIELD
,
0
,
3
,
3
,
nil
)
...
...
script/c92746535.lua
View file @
5c667174
...
...
@@ -44,6 +44,7 @@ function c92746535.thtg(e,tp,eg,ep,ev,re,r,rp,chk)
if
chk
==
0
then
return
sc
:
IsDestructable
()
and
Duel
.
IsExistingMatchingCard
(
c92746535
.
thfilter
,
tp
,
LOCATION_DECK
,
0
,
1
,
nil
,
sc
:
GetOriginalCode
())
end
Duel
.
SetTargetCard
(
sc
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_DESTROY
,
e
:
GetHandler
(),
1
,
0
,
0
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_TOHAND
,
nil
,
1
,
tp
,
LOCATION_DECK
)
end
function
c92746535
.
thop
(
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