Commit 0ba96dd7 authored by Chen Bill's avatar Chen Bill

edit comment

parent 113a12f0
...@@ -6,7 +6,7 @@ MAX_PARAMETER =0xffff ...@@ -6,7 +6,7 @@ MAX_PARAMETER =0xffff
--Locations 区域 --Locations 区域
LOCATION_DECK =0x01 --卡组 LOCATION_DECK =0x01 --卡组
LOCATION_HAND =0x02 --手牌 LOCATION_HAND =0x02 --手牌
LOCATION_MZONE =0x04 --怪兽区 LOCATION_MZONE =0x04 --主要怪兽区(0~4)+额外怪兽区(5~6)
LOCATION_SZONE =0x08 --魔陷区(0~4)+场地区(5) LOCATION_SZONE =0x08 --魔陷区(0~4)+场地区(5)
LOCATION_GRAVE =0x10 --墓地 LOCATION_GRAVE =0x10 --墓地
LOCATION_REMOVED =0x20 --除外区 LOCATION_REMOVED =0x20 --除外区
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment