游戏王残局简化版

Check-in [b08e3d3ba8]
Login

Check-in [b08e3d3ba8]

Overview
Comment:0.0.1518
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b08e3d3ba8366ca5c873493271a6c6659448902e34ad4f68d7eb1069d0cf66f0
User & Date: 顽雨沉风 on 2023-07-16 00:42:59
Other Links: manifest | tags
Context
2023-07-16
00:43
0.0.1519 check-in: e8a4eb1d6e user: 顽雨沉风 tags: trunk
00:42
0.0.1518 check-in: b08e3d3ba8 user: 顽雨沉风 tags: trunk
00:42
0.0.1517 check-in: 2d8125084d user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [38b7789392] to [a049c0dd8c].

302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
  str["开局添加手卡"] = str_1
  
  effect_1 = Effect.GlobalEffect()
  
--~   effect_1:SetType(EFFECT_TYPE_FIELD
--~   + EFFECT_TYPE_CONTINUOUS)
  
--~   effect_1:SetCode(EVENT_ADJUST)
  
--~   effect_1:SetCountLimit(1)
  
  function cache_1() --{
    
    if str["已添加手卡"] == 1 then --{
      







|







302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
  str["开局添加手卡"] = str_1
  
  effect_1 = Effect.GlobalEffect()
  
--~   effect_1:SetType(EFFECT_TYPE_FIELD
--~   + EFFECT_TYPE_CONTINUOUS)
  
  effect_1:SetCode(EVENT_ADJUST)
  
--~   effect_1:SetCountLimit(1)
  
  function cache_1() --{
    
    if str["已添加手卡"] == 1 then --{