游戏王残局简化版

Check-in [53293329e0]
Login

Check-in [53293329e0]

Overview
Comment:
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 53293329e0a596f1a4b8b0fd6deac7ac969c038e392a8a2f7b345c2ae9829fcd
User & Date: 顽雨沉风 on 2024-02-17 05:47:41
Other Links: manifest | tags
Context
2024-02-17
05:50
check-in: 2033f4039c user: 顽雨沉风 tags: trunk
05:47
check-in: 53293329e0 user: 顽雨沉风 tags: trunk
05:47
check-in: a641cde4c6 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [eaf5ecafa0] to [13353402bb].

162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
  --~ 禁几个我方「魔陷格」
  function _G.Debug.ReloadFieldEnd(u1, u2)
    s["Debug.ReloadFieldEnd"]()
    if u1 then
      s["禁几个我方「主怪格」"](u1)
      end
    if u2 then
      s["开局洗卡抽卡"](u1)
      end
    end
  end
do
  local h1, h2, h3, h4
  --~ 印卡过多之示
  h1 = "印卡过多"







|







162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
  --~ 禁几个我方「魔陷格」
  function _G.Debug.ReloadFieldEnd(u1, u2)
    s["Debug.ReloadFieldEnd"]()
    if u1 then
      s["禁几个我方「主怪格」"](u1)
      end
    if u2 then
      s["禁几个我方「魔陷格」"](u2)
      end
    end
  end
do
  local h1, h2, h3, h4
  --~ 印卡过多之示
  h1 = "印卡过多"