Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts
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
Reinen
ygopro-scripts
Commits
9959a403
Commit
9959a403
authored
Oct 12, 2017
by
nekrozar
Committed by
mercury233
Oct 12, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update constant.lua (#949)
parent
aa0468aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
constant.lua
constant.lua
+1
-1
No files found.
constant.lua
View file @
9959a403
...
@@ -344,7 +344,7 @@ EFFECT_CANNOT_DISCARD_HAND =55 --不能丢弃手牌
...
@@ -344,7 +344,7 @@ EFFECT_CANNOT_DISCARD_HAND =55 --不能丢弃手牌
EFFECT_CANNOT_DISCARD_DECK
=
56
--不能把卡组的卡送去墓地
EFFECT_CANNOT_DISCARD_DECK
=
56
--不能把卡组的卡送去墓地
EFFECT_CANNOT_USE_AS_COST
=
57
--不能作为COST使用
EFFECT_CANNOT_USE_AS_COST
=
57
--不能作为COST使用
EFFECT_CANNOT_PLACE_COUNTER
=
58
--不能放置counter
EFFECT_CANNOT_PLACE_COUNTER
=
58
--不能放置counter
EFFECT_CANNOT_TO_GRAVE_AS_COST
=
59
--不能作为COST送去墓地
EFFECT_LEAVE_FIELD_REDIRECT
=
60
--离场时重新指定去向
EFFECT_LEAVE_FIELD_REDIRECT
=
60
--离场时重新指定去向
EFFECT_TO_HAND_REDIRECT
=
61
--回手牌时重新指定去向
EFFECT_TO_HAND_REDIRECT
=
61
--回手牌时重新指定去向
EFFECT_TO_DECK_REDIRECT
=
62
--回卡组时重新指定去向
EFFECT_TO_DECK_REDIRECT
=
62
--回卡组时重新指定去向
...
...
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