游戏王残局简化版

Check-in [f162a526e8]
Login

Check-in [f162a526e8]

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

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

40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
      cache_1 = true
      --}
    else --{
      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)
  







<

<







40
41
42
43
44
45
46

47

48
49
50
51
52
53
54
      cache_1 = true
      --}
    else --{
      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)