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
MyCard
pre-release-database-cdb
Commits
8695b6a3
Commit
8695b6a3
authored
Jun 11, 2024
by
Huangnan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-4' into 'master'
fix原石号咆、原石鸣狞 See merge request
mycard/pre-release-database-cdb!46
parents
49c5f589
bb4f05db
Pipeline
#27708
passed with stages
in 50 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
script/c101206059.lua
script/c101206059.lua
+1
-1
script/c101206076.lua
script/c101206076.lua
+1
-1
No files found.
script/c101206059.lua
View file @
8695b6a3
...
...
@@ -30,7 +30,7 @@ end
function
s
.
target
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
true
end
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_CODE
)
getmetatable
(
e
:
GetHandler
()).
announce_filter
=
{
TYPE_MONSTER
,
OPCODE_ISTYPE
,
TYPE_NORMAL
,
OPCODE_ISTYPE
,
OPCODE_AND
}
getmetatable
(
e
:
GetHandler
()).
announce_filter
=
{
TYPE_MONSTER
,
OPCODE_ISTYPE
,
TYPE_NORMAL
,
OPCODE_ISTYPE
,
5405694
,
OPCODE_ISCODE
,
OPCODE_OR
,
OPCODE_AND
}
local
ac
=
Duel
.
AnnounceCard
(
tp
,
table.unpack
(
getmetatable
(
e
:
GetHandler
()).
announce_filter
))
Duel
.
SetTargetParam
(
ac
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_ANNOUNCE
,
nil
,
0
,
tp
,
0
)
...
...
script/c101206076.lua
View file @
8695b6a3
...
...
@@ -25,7 +25,7 @@ end
function
s
.
target
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
,
chk
)
if
chk
==
0
then
return
true
end
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_CODE
)
getmetatable
(
e
:
GetHandler
()).
announce_filter
=
{
TYPE_MONSTER
,
OPCODE_ISTYPE
,
TYPE_NORMAL
,
OPCODE_ISTYPE
,
OPCODE_AND
}
getmetatable
(
e
:
GetHandler
()).
announce_filter
=
{
TYPE_MONSTER
,
OPCODE_ISTYPE
,
TYPE_NORMAL
,
OPCODE_ISTYPE
,
5405694
,
OPCODE_ISCODE
,
OPCODE_OR
,
OPCODE_AND
}
local
ac
=
Duel
.
AnnounceCard
(
tp
,
table.unpack
(
getmetatable
(
e
:
GetHandler
()).
announce_filter
))
Duel
.
SetTargetParam
(
ac
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_ANNOUNCE
,
nil
,
0
,
tp
,
0
)
...
...
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