Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-THC-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
八宫一月
ygopro-THC-cards
Commits
54db74e4
Commit
54db74e4
authored
Mar 24, 2022
by
Grajade
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update c1192020.lua
parent
fceffcba
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
script/c1192020.lua
script/c1192020.lua
+0
-5
No files found.
script/c1192020.lua
View file @
54db74e4
...
@@ -3,8 +3,6 @@
...
@@ -3,8 +3,6 @@
require
(
"expansions/script/nef/nef"
)
require
(
"expansions/script/nef/nef"
)
--
--
function
c1192020
.
initial_effect
(
c
)
function
c1192020
.
initial_effect
(
c
)
--
Nef
.
SeasonChange
(
c
)
--
--
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
1192020
,
0
))
e1
:
SetDescription
(
aux
.
Stringid
(
1192020
,
0
))
...
@@ -71,9 +69,6 @@ function c1192020.tg2(e,tp,eg,ep,ev,re,r,rp,chk)
...
@@ -71,9 +69,6 @@ function c1192020.tg2(e,tp,eg,ep,ev,re,r,rp,chk)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_TOHAND
,
nil
,
1
,
tp
,
LOCATION_DECK
)
Duel
.
SetOperationInfo
(
0
,
CATEGORY_TOHAND
,
nil
,
1
,
tp
,
LOCATION_DECK
)
end
end
--
--
function
c1192020
.
ofilter2
(
c
)
return
c
:
GetOriginalCode
()
==
999104
end
function
c1192020
.
op2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c1192020
.
op2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
--
--
if
Nef
.
PLCounter
.
Get
(
tp
,
999104
)
~=
0
then
if
Nef
.
PLCounter
.
Get
(
tp
,
999104
)
~=
0
then
...
...
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