Przeglądaj źródła

Update RB1_010.cs

x89rt2 5 miesięcy temu
rodzic
commit
48a926442d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Assets/Scripts/CardEffect/RB1/Red/RB1_010.cs

+ 1 - 1
Assets/Scripts/CardEffect/RB1/Red/RB1_010.cs

@@ -157,7 +157,7 @@ public class RB1_010 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Your Turn][Once Per Turn] When an opponent's Digimon is deleted, you may unsuspend this Digimon.";
+                return "[Your Turn][Once Per Turn] When an opponent's Digimon is deleted, you may unsuspend this Digimon.";
             }
 
             bool PermanentCondition(Permanent permanent)