游戏王残局简化版

Check-in [6bbdfdad5a]
Login

Check-in [6bbdfdad5a]

Overview
Comment:0.0.2074
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6bbdfdad5a67cbc2b3def040f30198a114fd4cf251dcd804b81bb9645c38ed17
User & Date: 顽雨沉风 on 2023-07-23 13:46:37
Other Links: manifest | tags
Context
2023-07-23
13:47
0.0.2075 check-in: b78d28506d user: 顽雨沉风 tags: trunk
13:46
0.0.2074 check-in: 6bbdfdad5a user: 顽雨沉风 tags: trunk
13:45
0.0.2073 check-in: bc9d81613d user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [aad7b7dc64] to [d7018fd7ff].

502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
      
      end --}
      
      if cache_1 > 3000 then --{
      Debug.ShowHint("比青眼白龙还厉害了")
        --}
        else --{
          Debug.ShowHint("玩家的得分是 "
          .. cache_1
          .. " 分!\n相当于 「"
          .. str["失败得分表"][cache_1]
          .. "」 !")
        end --}
      
--~     Debug.ShowHint(tostring(cache_1))
    
    effect_event:Reset()
    
    end --}







|

|

|







502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
      
      end --}
      
      if cache_1 > 3000 then --{
      Debug.ShowHint("比青眼白龙还厉害了")
        --}
        else --{
          Debug.ShowHint("的得分是 "
          .. cache_1
          .. " 分!\n相当于「"
          .. str["失败得分表"][cache_1]
          .. "」!\n非常棒!")
        end --}
      
--~     Debug.ShowHint(tostring(cache_1))
    
    effect_event:Reset()
    
    end --}