游戏王残局简化版

Check-in [a806df48aa]
Login

Check-in [a806df48aa]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a806df48aaad7f58c153a90e3758ceaec866c0515e96204721c1a58acac2daa1
User & Date: 顽雨沉风 on 2024-06-27 07:58:47
Other Links: manifest | tags
Context
2024-06-27
08:00
0 check-in: cb9ce9dc22 user: 顽雨沉风 tags: trunk
07:58
0 check-in: a806df48aa user: 顽雨沉风 tags: trunk
07:58
0 check-in: 2f6b499b2b user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [f38ba46ba6] to [b13b40c5af].

94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
94
95
96
97
98
99
100










101
102
103
104
105
106
107







-
-
-
-
-
-
-
-
-
-







  --~ 效果
  k1 = Effect.GlobalEffect()
  k1:SetCode(EFFECT_USE_EXTRA_MZONE)
  k1:SetValue(k1)
  Duel.RegisterEffect(k1, 0)
  end
do
  s["Debug.ReloadFieldEnd"] = _G.Debug.ReloadFieldEnd
  --~ 「禁主怪格」之几个
  function _G.Debug.ReloadFieldEnd(u1)
    s["Debug.ReloadFieldEnd"]()
    if u1 then
      s["「禁主怪格」之几个"](u1)
      end
    end
  end
do
  local h1, h2, h3, h4
  --~ 印卡过多之示
  h1 = "印卡过多"
  --~ 现之印卡数
  h2 = 1
  --~ 印手卡之上限
  h3 = 0