游戏王残局简化版

Check-in [bc0314cf89]
Login

Check-in [bc0314cf89]

Overview
Comment:0.0.1534
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bc0314cf89daae17254f45301ddd8a3d887c6bf45bc03385694e433ffbbefd02
User & Date: 顽雨沉风 on 2023-07-16 01:08:26
Other Links: manifest | tags
Context
2023-07-16
01:11
0.0.1535 check-in: 86992590d3 user: 顽雨沉风 tags: trunk
01:08
0.0.1534 check-in: bc0314cf89 user: 顽雨沉风 tags: trunk
01:04
0.0.1533 check-in: 24b898f4c2 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [319d054941] to [e225ae28fe].

142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
    
  return false
  
  end --}
  
fun["开局说明"] = function() --{
  
  if str["开局说明吗"] == 1 then --{
    
    return
    
    --}
    
  else --{
    
    str["开局说明吗"] = 1
    
    end --}
    
  cache_1 = 0
  cache_1 = cache_1 + LOCATION_DECK
  cache_1 = cache_1 + LOCATION_HAND
  cache_1 = cache_1 + LOCATION_MZONE
  cache_1 = cache_1 + LOCATION_SZONE
  cache_1 = cache_1 + LOCATION_GRAVE
  cache_1 = cache_1 + LOCATION_REMOVED







<
<
<
<
<
<
<
<
<
<
<
<







142
143
144
145
146
147
148












149
150
151
152
153
154
155
    
  return false
  
  end --}
  
fun["开局说明"] = function() --{
  












  cache_1 = 0
  cache_1 = cache_1 + LOCATION_DECK
  cache_1 = cache_1 + LOCATION_HAND
  cache_1 = cache_1 + LOCATION_MZONE
  cache_1 = cache_1 + LOCATION_SZONE
  cache_1 = cache_1 + LOCATION_GRAVE
  cache_1 = cache_1 + LOCATION_REMOVED