x89rt2 5 месяцев назад
Родитель
Сommit
e5fe3afec5
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      Assets/Scripts/CardEffect/BT9/Purple/BT9_112.cs

+ 3 - 3
Assets/Scripts/CardEffect/BT9/Purple/BT9_112.cs

@@ -89,7 +89,7 @@ public class BT9_112 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[On Play] <De-Digivolve 1> all of your opponent's Digimon. Then, delete all of your opponent's level 4 or lower Digimon.";
+                return "[On Play] <De-Digivolve 1> all of your opponent's Digimon. Then, delete all of your opponent's level 4 or lower Digimon.";
             }
 
             bool PermanentCondition(Permanent permanent)
@@ -147,7 +147,7 @@ public class BT9_112 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Digivolving] <De-Digivolve 1> all of your opponent's Digimon. Then, delete all of your opponent's level 4 or lower Digimon.";
+                return "[When Digivolving] <De-Digivolve 1> all of your opponent's Digimon. Then, delete all of your opponent's level 4 or lower Digimon.";
             }
 
             bool PermanentCondition(Permanent permanent)
@@ -206,7 +206,7 @@ public class BT9_112 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[End of Opponent's Turn][Once Per Turn] Delete all of your opponent's Digimon with the lowest play cost.";
+                return "[End of Opponent's Turn][Once Per Turn] Delete all of your opponent's Digimon with the lowest play cost.";
             }
 
             bool PermanentCondition(Permanent permanent)