Commit 18f5a504 authored by nanahira's avatar nanahira

Merge branch 'master' of github.com:moecube/ygopro-database

parents 4e35dba0 3fdd9540
No preview for this file type
...@@ -136,6 +136,8 @@ ...@@ -136,6 +136,8 @@
!system 570 Select the zone that cannot be used !system 570 Select the zone that cannot be used
!system 571 Select the zone to move to !system 571 Select the zone to move to
!system 572 Select a card to place counter !system 572 Select a card to place counter
!system 573 Select a card to negate
!system 573 Select a card for operation
!system 1000 Deck !system 1000 Deck
!system 1001 Hand !system 1001 Hand
!system 1002 Monster Zone !system 1002 Monster Zone
...@@ -624,6 +626,7 @@ ...@@ -624,6 +626,7 @@
!counter 0x54 Counter(World Legacy's Continuation) !counter 0x54 Counter(World Legacy's Continuation)
!counter 0x55 Counter(Cauldron of the Old Man) !counter 0x55 Counter(Cauldron of the Old Man)
!counter 0x56 Fire Fist Counter !counter 0x56 Fire Fist Counter
!counter 0x57 Phantasm Counter
#setnames, using tab for comment #setnames, using tab for comment
!setname 0x1 Ally of Justice !setname 0x1 Ally of Justice
!setname 0x2 Genex !setname 0x2 Genex
...@@ -1026,7 +1029,8 @@ ...@@ -1026,7 +1029,8 @@
!setname 0x13f Plunder Patroll !setname 0x13f Plunder Patroll
!setname 0x140 Adamatia !setname 0x140 Adamatia
!setname 0x141 Snowflower !setname 0x141 Snowflower
#setname 0x142 Eldli #setname 0x142 Eld
!setname 0x1142 Eldlich !setname 0x1142 Eldlich
!setname 0x2142 Eldlixir !setname 0x2142 Eldlixir
!setname 0x143 Golden Land !setname 0x143 Golden Land
!setname 0x144 Phantasm
No preview for this file type
...@@ -136,6 +136,8 @@ ...@@ -136,6 +136,8 @@
!system 570 请选择要变成不能使用的卡片区域 !system 570 请选择要变成不能使用的卡片区域
!system 571 请选择要移动到的位置 !system 571 请选择要移动到的位置
!system 572 请选择要放置指示物的卡 !system 572 请选择要放置指示物的卡
!system 573 请选择要无效的卡
!system 574 请选择要操作的卡
!system 1000 卡组 !system 1000 卡组
!system 1001 手卡 !system 1001 手卡
!system 1002 怪兽区 !system 1002 怪兽区
...@@ -621,6 +623,7 @@ ...@@ -621,6 +623,7 @@
!counter 0x54 指示物(星遗物引导的前路) !counter 0x54 指示物(星遗物引导的前路)
!counter 0x55 指示物(隐居者的大釜) !counter 0x55 指示物(隐居者的大釜)
!counter 0x56 炎星指示物 !counter 0x56 炎星指示物
!counter 0x57 幻魔指示物
#setnames, using tab for comment #setnames, using tab for comment
!setname 0x1 正义盟军 AOJ !setname 0x1 正义盟军 AOJ
!setname 0x2 次世代 ジェネクス !setname 0x2 次世代 ジェネクス
...@@ -731,7 +734,7 @@ ...@@ -731,7 +734,7 @@
#setname 0x4d N/A #setname 0x4d N/A
#setname 0x4e 进化 エヴォル #setname 0x4e 进化 エヴォル
!setname 0x304e 进化虫 エヴォルド !setname 0x304e 进化虫 エヴォルド
!setname 0x604e 进化龙 エヴォルダ !setname 0x604e 进化龙 エヴォルダ
!setname 0x504e 进化帝 エヴォルカイザー !setname 0x504e 进化帝 エヴォルカイザー
#setname 0x4f 爆裂 バスター #setname 0x4f 爆裂 バスター
!setname 0x104f /爆裂体 /バスター !setname 0x104f /爆裂体 /バスター
...@@ -1034,3 +1037,4 @@ ...@@ -1034,3 +1037,4 @@
!setname 0x1142 黄金国巫妖 エルドリッチ !setname 0x1142 黄金国巫妖 エルドリッチ
!setname 0x2142 黄金国永生药 エルドリクシル !setname 0x2142 黄金国永生药 エルドリクシル
!setname 0x143 黄金乡 黄金郷 !setname 0x143 黄金乡 黄金郷
!setname 0x144 幻魔
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