Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
pre-release-database-cdb
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
yks
pre-release-database-cdb
Commits
244febbe
Commit
244febbe
authored
Apr 22, 2024
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix 創神のヴァルモニカ
parent
30b7ef74
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
script/c101205075.lua
script/c101205075.lua
+6
-1
No files found.
script/c101205075.lua
View file @
244febbe
...
...
@@ -89,6 +89,11 @@ function s.couop(e,tp,eg,ep,ev,re,r,rp)
local
tc
=
Duel
.
SelectMatchingCard
(
tp
,
s
.
ctfilter
,
tp
,
LOCATION_PZONE
,
0
,
1
,
1
,
nil
):
GetFirst
()
if
tc
then
local
ct
=
3
-
tc
:
GetCounter
(
0x6a
)
tc
:
AddCounter
(
0x6a
,
ct
)
if
ct
>
0
then
tc
:
AddCounter
(
0x6a
,
ct
)
if
tc
:
GetCounter
(
0x6a
)
==
3
then
Duel
.
RaiseEvent
(
tc
,
EVENT_CUSTOM
+
39210885
,
e
,
0
,
tp
,
tp
,
0
)
end
end
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