Quellcode durchsuchen

Update BT9_089.cs

x89rt2 vor 5 Monaten
Ursprung
Commit
5b8ca5a9e7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Assets/Scripts/CardEffect/BT9/Black/BT9_089.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT9/Black/BT9_089.cs

@@ -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)