Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
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
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
MyCard
ygopro-2pick
Commits
a794b21b
Commit
a794b21b
authored
May 29, 2015
by
salix5
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1366 from Tianchenglipu/patch-2
Update constant.lua
parents
2ebec728
bd9f42d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
script/constant.lua
script/constant.lua
+3
-2
No files found.
script/constant.lua
View file @
a794b21b
...
@@ -8,8 +8,9 @@ LOCATION_REMOVED =0x20 --除外区
...
@@ -8,8 +8,9 @@ LOCATION_REMOVED =0x20 --除外区
LOCATION_EXTRA
=
0x40
--额外
LOCATION_EXTRA
=
0x40
--额外
LOCATION_OVERLAY
=
0x80
--超量素材
LOCATION_OVERLAY
=
0x80
--超量素材
LOCATION_ONFIELD
=
0x0c
--场上(怪兽+魔陷)
LOCATION_ONFIELD
=
0x0c
--场上(怪兽+魔陷)
LOCATION_DECKBOT
=
0x10001
--卡组底部
--Locations (for redirect) 若在重定向类效果中指定LOCATION_DECK则为弹回卡组顶部
LOCATION_DECKSHF
=
0x20001
--卡组顶部
LOCATION_DECKBOT
=
0x10001
--弹回卡组底部
LOCATION_DECKSHF
=
0x20001
--弹回卡组并洗牌
--Locations (for SetRange)
--Locations (for SetRange)
LOCATION_FZONE
=
0x100
--场地区
LOCATION_FZONE
=
0x100
--场地区
LOCATION_PZONE
=
0x200
--灵摆区
LOCATION_PZONE
=
0x200
--灵摆区
...
...
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