游戏王残局简化版

Check-in [b9d3419b8d]
Login

Check-in [b9d3419b8d]

Overview
Comment:0.0.2110
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b9d3419b8dcbda1f53c10c21130dda10559d12d8fdb60cfe2f718ca7b082b875
User & Date: 顽雨沉风 on 2023-07-23 14:52:53
Other Links: manifest | tags
Context
2023-07-23
14:56
0.0.2111 check-in: 6efb524b73 user: 顽雨沉风 tags: trunk
14:52
0.0.2110 check-in: b9d3419b8d user: 顽雨沉风 tags: trunk
14:51
0.0.2109 check-in: 88b38e5095 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [82dc0dd1b8] to [ae5bddae36].

507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
      
      Debug.ShowHint("比青眼白龙还厉害了")
      
      --}
      
    else --{
      
      Debug.ShowHint("您的得分是 "
      .. cache_1
      .. " 分!\n相当于「"
      .. str["失败得分表"][cache_1]
      .. "」级别!\n非常棒!")
      
      end --}
      
    effect_event:Reset()
    
    end --}
    







|



|







507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
      
      Debug.ShowHint("比青眼白龙还厉害了")
      
      --}
      
    else --{
      
      Debug.ShowHint("这局,您的得分是 "
      .. cache_1
      .. " 分!\n相当于「"
      .. str["失败得分表"][cache_1]
      .. "」级别!\n已经很好了!")
      
      end --}
      
    effect_event:Reset()
    
    end --}