游戏王残局简化版

Check-in [7d5b887170]
Login

Check-in [7d5b887170]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7d5b887170975054d3f453d93514e9ef728ee601e1bfa69cda3443a99e7de4c1
User & Date: 顽雨沉风 on 2024-06-27 08:11:41
Other Links: manifest | tags
Context
2024-06-27
08:13
0 check-in: b0c9c72494 user: 顽雨沉风 tags: trunk
08:11
0 check-in: 7d5b887170 user: 顽雨沉风 tags: trunk
08:07
0 check-in: 331b80d304 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [cd130fc4d7] to [ab245749bc].

162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
    end
  if s["「开局选卡入手」之量"] then
    h1 = h1 .. "选" .. s["「开局选卡入手」之量"] .. "卡 "
    end
  if s["「禁主怪格」之量"] then
    h1 = h1 .. "禁" .. s["「禁主怪格」之量"] .. "怪格 "
    end
  if s["「禁魔陷格」之量"] then
    h1 = h1 .. "禁" .. s["「禁魔陷格」之量"] .. "魔格 "
    end
  Debug.ShowHint(h1)
  end
do
  s["aux.BeginPuzzle"] = _G.aux.BeginPuzzle
  --~ 「开局选卡入手」之量
  --~ 传入对方额外卡组最上面表侧卡,并将其作为印卡源
  --~ 能印手卡几张







<
<
<







162
163
164
165
166
167
168



169
170
171
172
173
174
175
    end
  if s["「开局选卡入手」之量"] then
    h1 = h1 .. "选" .. s["「开局选卡入手」之量"] .. "卡 "
    end
  if s["「禁主怪格」之量"] then
    h1 = h1 .. "禁" .. s["「禁主怪格」之量"] .. "怪格 "
    end



  Debug.ShowHint(h1)
  end
do
  s["aux.BeginPuzzle"] = _G.aux.BeginPuzzle
  --~ 「开局选卡入手」之量
  --~ 传入对方额外卡组最上面表侧卡,并将其作为印卡源
  --~ 能印手卡几张