x89rt2 5 месяцев назад
Родитель
Сommit
49ef6da411
1 измененных файлов с 2 добавлено и 2 удалено
  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)