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
Soulgamer
ygopro-222DIY-cards
Commits
7615fa4d
Commit
7615fa4d
authored
Jul 20, 2019
by
nanahira
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of github.com:purerosefallen/ygopro-222DIY-cards
parents
c4f4479e
d15f1194
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
expansions/script/c1110114.lua
expansions/script/c1110114.lua
+0
-2
No files found.
expansions/script/c1110114.lua
View file @
7615fa4d
...
...
@@ -97,7 +97,6 @@ function c1110114.op3(e,tp,eg,ep,ev,re,r,rp)
while
tc
do
tc
:
AddMonsterAttribute
(
TYPE_EFFECT
+
TYPE_SPIRIT
,
ATTRIBUTE_LIGHT
,
RACE_PSYCHO
,
3
,
0
,
0
)
Duel
.
SpecialSummonStep
(
tc
,
0
,
tp
,
tp
,
true
,
false
,
POS_FACEUP
)
tc
:
AddMonsterAttributeComplete
()
local
e3_2
=
Effect
.
CreateEffect
(
c
)
e3_2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_CONTINUOUS
)
e3_2
:
SetCode
(
EVENT_SPSUMMON_SUCCESS
)
...
...
@@ -110,7 +109,6 @@ function c1110114.op3(e,tp,eg,ep,ev,re,r,rp)
local
nc
=
ng
:
GetFirst
()
nc
:
AddMonsterAttribute
(
TYPE_EFFECT
+
TYPE_SPIRIT
,
ATTRIBUTE_LIGHT
,
RACE_PSYCHO
,
3
,
0
,
0
)
Duel
.
SpecialSummonStep
(
nc
,
0
,
tp
,
tp
,
true
,
false
,
POS_FACEUP
)
nc
:
AddMonsterAttributeComplete
()
local
e3_2
=
Effect
.
CreateEffect
(
c
)
e3_2
:
SetType
(
EFFECT_TYPE_SINGLE
+
EFFECT_TYPE_CONTINUOUS
)
e3_2
:
SetCode
(
EVENT_SPSUMMON_SUCCESS
)
...
...
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