Sfoglia il codice sorgente

Update DataBase.cs

x89rt2 2 mesi fa
parent
commit
adba6e6278
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      Assets/Scripts/Script/DataBase.cs

+ 0 - 1
Assets/Scripts/Script/DataBase.cs

@@ -538,7 +538,6 @@ public class DataBase : MonoBehaviour
         return $"<Overclock [{trait}]> (At the end of your turn, by deleting 1 of your Tokens or other [{trait}] trait Digimon, this Digimon attacks a player without suspending.)";
     }
 
-
     public static string TrainingEffectDiscription()
     {
         return "<Training> (In the main phase, by suspending this Digimon, place your deck's top card face down as this Digimon's bottom digivolution card. This effect can also activate in the breeding area).";