游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [43fdd63ac1]:

To Artifact [b43bb0460c]:


1
2
3
4
5
6


7
8
9
10
11
12
13
local string = string
local table = table
local Debug = Debug
local Effect = Effect
local Duel = Duel
local Card = Card


local s = {}
s["效卡之类排"] = {
  TYPE_SPELL,
  TYPE_TRAP,
  TYPE_EFFECT,
  }
s["无效灵摆怪兽之卡编排"] = {






>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
local string = string
local table = table
local Debug = Debug
local Effect = Effect
local Duel = Duel
local Card = Card
local d = {}
local f = {}
local s = {}
s["效卡之类排"] = {
  TYPE_SPELL,
  TYPE_TRAP,
  TYPE_EFFECT,
  }
s["无效灵摆怪兽之卡编排"] = {