游戏王残局简化版

Check-in [2e21f15623]
Login

Check-in [2e21f15623]

Overview
Comment:0.0.1169
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2e21f15623ff6a338b019cfbee0745927f75df79be23d2c126d01285621d4b56
User & Date: 顽雨沉风 on 2023-07-11 06:43:20
Other Links: manifest | tags
Context
2023-07-11
06:44
0.0.1170 check-in: 21800d0772 user: 顽雨沉风 tags: trunk
06:43
0.0.1169 check-in: 2e21f15623 user: 顽雨沉风 tags: trunk
06:42
0.0.1168 check-in: 94a1cf8101 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [b19445a54a] to [96c60e8ea5].

231
232
233
234
235
236
237



238
239
      return true
    else
      return false
      end
    end
    
  effect_1:SetCondition(cache_1)



  
  end







>
>
>


231
232
233
234
235
236
237
238
239
240
241
242
      return true
    else
      return false
      end
    end
    
  effect_1:SetCondition(cache_1)
  
  cache_1 = function
    end
  
  end