Explorar el Código

Update BT1_041.cs

x89rt2 hace 5 meses
padre
commit
499f974ff8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Assets/Scripts/CardEffect/BT1/Blue/BT1_041.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT1/Blue/BT1_041.cs

@@ -58,7 +58,7 @@ public class BT1_041 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Attacking] If your opponent has a Digimon with no digivolution cards in play, gain 1 memory.";
+                return "[When Attacking] If your opponent has a Digimon with no digivolution cards in play, gain 1 memory.";
             }
 
             bool CanUseCondition(Hashtable hashtable)