Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
no81cards
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
Nemo Ma
no81cards
Commits
58237d5a
Commit
58237d5a
authored
Mar 08, 2025
by
POLYMER
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
1ef07d04
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
expansions/script/c11451927.lua
expansions/script/c11451927.lua
+2
-2
expansions/strings.conf
expansions/strings.conf
+4
-0
No files found.
expansions/script/c11451927.lua
View file @
58237d5a
...
@@ -199,7 +199,7 @@ function cm.LinkOperation(f,minc,maxc,gf)
...
@@ -199,7 +199,7 @@ function cm.LinkOperation(f,minc,maxc,gf)
if
#
g1
>
0
then
if
#
g1
>
0
then
--g1:KeepAlive()
--g1:KeepAlive()
Duel
.
ConfirmCards
(
1
-
tp
,
g1
)
Duel
.
ConfirmCards
(
1
-
tp
,
g1
)
Duel
.
RaiseEvent
(
g1
,
EVENT_CUSTOM
+
m
,
e
,
0
,
0
,
0
,
0
)
--
Duel.RaiseEvent(g1,EVENT_CUSTOM+m,e,0,0,0,0)
end
end
Duel
.
SendtoGrave
(
g
,
REASON_MATERIAL
+
REASON_LINK
)
Duel
.
SendtoGrave
(
g
,
REASON_MATERIAL
+
REASON_LINK
)
g
:
DeleteGroup
()
g
:
DeleteGroup
()
...
@@ -276,7 +276,7 @@ function cm.rsop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -276,7 +276,7 @@ function cm.rsop(e,tp,eg,ep,ev,re,r,rp)
rc
:
SetStatus
(
STATUS_ACTIVATE_DISABLED
,
true
)
rc
:
SetStatus
(
STATUS_ACTIVATE_DISABLED
,
true
)
rc
:
CancelToGrave
(
false
)
rc
:
CancelToGrave
(
false
)
end
end
re
:
Reset
()
--boom!!!
--
re:Reset() --boom!!!
end
end
function
cm
.
chcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
cm
.
chcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
return
e
:
GetHandler
():
IsStatus
(
STATUS_EFFECT_ENABLED
)
and
re
:
GetHandler
():
IsSetCard
(
0x97d
)
and
re
:
GetHandler
():
GetType
()
&
0x100004
==
0x100004
and
re
:
IsHasType
(
EFFECT_TYPE_ACTIVATE
)
return
e
:
GetHandler
():
IsStatus
(
STATUS_EFFECT_ENABLED
)
and
re
:
GetHandler
():
IsSetCard
(
0x97d
)
and
re
:
GetHandler
():
GetType
()
&
0x100004
==
0x100004
and
re
:
IsHasType
(
EFFECT_TYPE_ACTIVATE
)
...
...
expansions/strings.conf
View file @
58237d5a
...
@@ -779,6 +779,10 @@
...
@@ -779,6 +779,10 @@
!
counter
0
x7d2
空枪指示物
!
counter
0
x7d2
空枪指示物
!
setname
0
x7d9
寒霜
!
setname
0
x7d9
寒霜
#ALTER 712
!
setname
0
x8887
熔火之心
!
setname
0
x897
闇邪咏奏
#竹子 MerlinTC(mtc) 600
#竹子 MerlinTC(mtc) 600
!
setname
0
x612
大地见闻
!
setname
0
x612
大地见闻
!
setname
0
x3620
永夜抄
!
setname
0
x3620
永夜抄
...
...
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