游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [e19b6be6f4]:

To Artifact [aad7b7dc64]:


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







|

|







504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
      
      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 --}