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
Ruby
pre-release-database-cdb
Commits
d931ee4d
Commit
d931ee4d
authored
Nov 21, 2023
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix PHNI-JP061 Script:
https://github.com/Fluorohydride/ygopro-pre-script/pull/1243
parent
95c4fc5b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
pack/chocolate-pudding-a-la-mode.ydk
pack/chocolate-pudding-a-la-mode.ydk
+3
-3
script/c101203061.lua
script/c101203061.lua
+1
-1
No files found.
pack/chocolate-pudding-a-la-mode.ydk
View file @
d931ee4d
...
...
@@ -9,7 +9,6 @@
100212003
100212006
100213001
100213002
101204001
101204002
101204003
...
...
@@ -20,8 +19,6 @@
101204053
101204054
101204071
100214018
100214019
100214001
100214002
100214003
...
...
@@ -29,6 +26,7 @@
100214008
100214015
100214016
100214018
#extra
100200248
100211050
...
...
@@ -36,7 +34,9 @@
100211123
100211124
100212005
100213002
100215003
100214019
!side
101202081
101202082
...
...
script/c101203061.lua
View file @
d931ee4d
...
...
@@ -15,7 +15,7 @@ function s.initial_effect(c)
--detach a xyz material
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetDescription
(
aux
.
Stringid
(
id
,
1
))
e2
:
SetCategory
(
CATEGORY_TOHAND
)
e2
:
SetCategory
(
CATEGORY_TOHAND
+
CATEGORY_GRAVE_ACTION
)
e2
:
SetType
(
EFFECT_TYPE_IGNITION
)
e2
:
SetRange
(
LOCATION_GRAVE
)
e2
:
SetCountLimit
(
1
,
id
+
o
)
...
...
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