游戏王残局简化版

Check-in [52e4f82c0b]
Login

Check-in [52e4f82c0b]

Overview
Comment:0.0.879
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 52e4f82c0bbcff3b561cbf6ecc1f53b09d9db01a574d777466b96d7e8cb9e293
User & Date: 顽雨沉风 on 2023-07-07 11:56:48
Other Links: manifest | tags
Context
2023-07-07
11:59
0.0.880 check-in: 89d053c6cd user: 顽雨沉风 tags: trunk
11:56
0.0.879 check-in: 52e4f82c0b user: 顽雨沉风 tags: trunk
11:56
0.0.878 check-in: 6fd7ae5db6 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [f35786ea33] to [cde45ebd62].

126
127
128
129
130
131
132




133
134
135
136
137
138
139
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143







+
+
+
+







    end

  if str["禁格"] then
    str["开局说明"] = str["开局说明"] .. "禁"
    str["开局说明"] = str["开局说明"] .. str["禁格"]
    str["开局说明"] = str["开局说明"] .. "格 "
    end

  if str["印卡"] then
    str["开局说明"] = str["开局说明"] .. "印卡 "
    end

  Debug.ShowHint(str["开局说明"])
  fun["通关邀请"]()
  end

fun["开局添加手卡"] = function(str_1)
  str["开局添加手卡"] = str_1