x89rt2 5 месяцев назад
Родитель
Сommit
121ea80bff
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Assets/Scripts/CardEffect/BT2/White/BT2_082.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT2/White/BT2_082.cs

@@ -58,7 +58,7 @@ public class BT2_082 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[All Turns] When this Digimon would be deleted in battle, you may delete one of your other [Diaboromon] to prevent this Digimon from being deleted. ";
+                return "[All Turns] When this Digimon would be deleted in battle, you may delete one of your other [Diaboromon] to prevent this Digimon from being deleted. ";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)