Explorar el Código

Update BT9_089.cs

x89rt2 hace 5 meses
padre
commit
49ef6da411
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Assets/Scripts/CardEffect/BT9/Black/BT9_089.cs

+ 2 - 2
Assets/Scripts/CardEffect/BT9/Black/BT9_089.cs

@@ -20,7 +20,7 @@ public class BT9_089 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[All Turns] When an opponent's Digimon becomes unsuspended during a main phase, you may suspend this Tamer to gain 1 memory.";
+                return "[All Turns] When an opponent's Digimon becomes unsuspended during a main phase, you may suspend this Tamer to gain 1 memory.";
             }
 
             bool PermanentCondition(Permanent permanent)
@@ -74,7 +74,7 @@ public class BT9_089 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Your Turn] When one of your Digimon digivolves into a black level 6 Digimon, it gains <Blocker> until the end of your opponent�'s turn. (When an opponent's Digimon attacks, you may suspend this Digimon to force the opponent to attack it instead.)";
+                return "[Your Turn] When one of your Digimon digivolves into a black level 6 Digimon, it gains <Blocker> until the end of your opponent�'s turn. (When an opponent's Digimon attacks, you may suspend this Digimon to force the opponent to attack it instead.)";
             }
 
             bool PermanentCondition(Permanent permanent)