Parcourir la source

Update BT2_085.cs

x89rt2 il y a 5 mois
Parent
commit
a338fa1931
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Assets/Scripts/CardEffect/BT2/Blue/BT2_085.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT2/Blue/BT2_085.cs

@@ -21,7 +21,7 @@ public class BT2_085 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Your Turn] When one of your opponent's digivolution cards is trashed, you may suspend this Tamer to gain 1 memory.";
+                return "[Your Turn] When one of your opponent's digivolution cards is trashed, you may suspend this Tamer to gain 1 memory.";
             }
 
             bool PermanentCondition(Permanent permanent)