游戏王残局简化版

Check-in [6bc1a4dce2]
Login

Check-in [6bc1a4dce2]

Overview
Comment:0.0.1906
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6bc1a4dce28bccf2937cdae96bdb58dfea8852a870898f577127559901524cac
User & Date: 顽雨沉风 on 2023-07-19 16:26:38.862
Other Links: manifest | tags
Context
2023-07-19
16:28
0.0.1907 check-in: fa7fc24cb4 user: 顽雨沉风 tags: trunk
16:26
0.0.1906 check-in: 6bc1a4dce2 user: 顽雨沉风 tags: trunk
16:23
0.0.1905 check-in: 626009b1d8 user: 顽雨沉风 tags: trunk
Changes
235
236
237
238
239
240
241

242
243
244
245
246
247
248
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249







+







      str["这个残局的效果卡数量"] = str["这个残局的效果卡数量"] + 1
      
      end --}
      
    end --}
    
  str["开局说明"] = ""
  
  str["开局说明"] = str["开局说明"] .. str["这个残局的效果卡数量"]
  str["开局说明"] = str["开局说明"] .. str["效果卡数量的后缀"]
  
  str["开局说明"] = str["开局说明"] .. str["规则"]
  
  if str["不洗牌"] == 0 then --{