游戏王残局简化版

Check-in [b4f59ecb2e]
Login

Check-in [b4f59ecb2e]

Overview
Comment:0.0.1220
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b4f59ecb2e62f2f0760c8382f6b129e4cdb46c6379c56c49dcbcb26155e4db83
User & Date: 顽雨沉风 on 2023-07-11 14:45:56
Other Links: manifest | tags
Context
2023-07-11
14:46
0.0.1221 check-in: 77c4105798 user: 顽雨沉风 tags: trunk
14:45
0.0.1220 check-in: b4f59ecb2e user: 顽雨沉风 tags: trunk
14:45
0.0.1219 check-in: f162a526e8 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [98a5b2d801] to [87f463569e].

43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
      cache_1 = false
      end --}
    return cache_1
    end --}
  effect_1:SetCondition(cache_1)
  function cache_1() --{
    Debug.ShowHint("残局群181175613")
    
    return
    end --}
  effect_1:SetOperation(cache_1)
  
  Duel.RegisterEffect(effect_1
  , 0)
  
  end --}







<
<







43
44
45
46
47
48
49


50
51
52
53
54
55
56
      cache_1 = false
      end --}
    return cache_1
    end --}
  effect_1:SetCondition(cache_1)
  function cache_1() --{
    Debug.ShowHint("残局群181175613")


    end --}
  effect_1:SetOperation(cache_1)
  
  Duel.RegisterEffect(effect_1
  , 0)
  
  end --}