游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [59f65e1e81]:

To Artifact [aa49323525]:


470
471
472
473
474
475
476
477
478
479



480
481
482
483
484
485
486
      
      end --}
      
      if cache_1 > 3000 then --{
      Debug.ShowHint("比青眼白龙还厉害了")
        --}
        else --{
          Debug.ShowHint("玩家的得分是"
          .. cache_1
          )



        end --}
      
--~     Debug.ShowHint(tostring(cache_1))
    
    effect_event:Reset()
    
    end --}







|

<
>
>
>







470
471
472
473
474
475
476
477
478

479
480
481
482
483
484
485
486
487
488
      
      end --}
      
      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 --}