Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-222DIY-cards
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
alstroemeria-silentlove
ygopro-222DIY-cards
Commits
f14749f5
Commit
f14749f5
authored
Jun 28, 2025
by
Huangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
92facafe
Pipeline
#38201
passed with stages
in 44 minutes and 49 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
3 deletions
+10
-3
expansions/lflist.conf
expansions/lflist.conf
+9
-2
expansions/script/c18700794.lua
expansions/script/c18700794.lua
+1
-1
No files found.
expansions/lflist.conf
View file @
f14749f5
...
...
@@ -451,6 +451,10 @@
12835102
1
--侍之魂 仁心丸
12802000
1
--梦翔之爱
12802010
1
--现梦中之丝绸蚕
12801805
0
--撒野 绽华
12801810
0
--撒野 绚丽
12801815
0
--撒野 偏执
12801820
0
--撒野 蚀爱
#130
13000747
0
--人生如逆旅
13090004
0
--白驹过隙
...
...
@@ -671,7 +675,6 @@
87498471
1
--天界灾律 赫卡忒
16107121
0
--迷失在
GODO
的尽头
16107111
0
--
G
-神智的强制
16107118
0
--
G
-神智主机 迪萨贝尔
16107122
0
--
G
-神智机龙=
TYPE
-
SORD
#162
16200001
0
--单推人宣言
...
...
@@ -978,10 +981,14 @@
21000860
0
--千川千寻
#211
21113800
1
--芳青之梦 颂枝谣
21113810
1
--芳青之梦 天弦声
21113820
1
--芳青之梦 写彩
21113835
1
--芳青之梦 幻天使
21113850
0
--芳青之梦 春风拂面
21113810
0
--芳青之梦 天弦声
21113860
0
--芳青之梦 音长阶
21113825
0
--芳青之梦 断思染绪
21113855
0
--芳青之梦 猫之教义
21113890
0
--芳青之梦 九魂猫秘术
21113900
0
--竹篮打水一场空
21185571
1
--森林的王兽
21185576
0
--灰之水云天-雾龙
...
...
expansions/script/c18700794.lua
View file @
f14749f5
...
...
@@ -128,7 +128,7 @@ function cm.rmop(e,tp)
Duel
.
Hint
(
HINT_SELECTMSG
,
tp
,
HINTMSG_REMOVE
)
local
tg
=
Duel
.
SelectMatchingCard
(
tp
,
cm
.
cofilter
,
tp
,
LOCATION_ONFIELD
,
0
,
1
,
1
,
nil
)
if
#
tg
>
0
then
local
tc
=
g
:
GetFirst
()
local
tc
=
t
g
:
GetFirst
()
if
Duel
.
Remove
(
tc
,
POS_FACEUP
,
REASON_EFFECT
+
REASON_TEMPORARY
)
~=
0
then
Duel
.
BreakEffect
()
Duel
.
ReturnToField
(
tc
)
...
...
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