游戏王残局简化版

Check-in [5ef9b2fbe7]
Login

Check-in [5ef9b2fbe7]

Overview
Comment:0.0.2050
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5ef9b2fbe7c32df7c788a81fd012e9093a1fca66855b5e604455c7b1c4cf44a2
User & Date: 顽雨沉风 on 2023-07-23 12:09:35
Other Links: manifest | tags
Context
2023-07-23
12:11
0.0.2051 check-in: dd9a81d8e7 user: 顽雨沉风 tags: trunk
12:09
0.0.2050 check-in: 5ef9b2fbe7 user: 顽雨沉风 tags: trunk
12:08
0.0.2049 check-in: ec99b8dccc user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [b23d3a3cd3] to [6223208419].

105
106
107
108
109
110
111


112
113
114
115
116
117
118
    fun["禁格"](str_2)
    
    end --}
    
  fun["开局说明"]()
  
  fun["通关邀请"]()


  
  end --}
  
fun["通关邀请"] = function() --{
  
  str["效果"] = Effect.GlobalEffect()
  







>
>







105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
    fun["禁格"](str_2)
    
    end --}
    
  fun["开局说明"]()
  
  fun["通关邀请"]()
  
  fun["失败得分"]()
  
  end --}
  
fun["通关邀请"] = function() --{
  
  str["效果"] = Effect.GlobalEffect()