游戏王残局简化版

Check-in [b78d28506d]
Login

Check-in [b78d28506d]

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

Modified script/c0.lua from [d7018fd7ff] to [7105555c19].

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







|







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