|
|
@@ -21,7 +21,7 @@ public class BT1_090 : CEntity_Effect
|
|
|
|
|
|
string EffectDiscription()
|
|
|
{
|
|
|
- return "[Main] Gain 2 memory. At end of turn�Close 2 memory.";
|
|
|
+ return "[Main] Gain 2 memory. At end of turn, lose 2 memory.";
|
|
|
}
|
|
|
bool CanUseCondition(Hashtable hashtable)
|
|
|
{
|
|
|
@@ -61,4 +61,4 @@ public class BT1_090 : CEntity_Effect
|
|
|
|
|
|
return cardEffects;
|
|
|
}
|
|
|
-}
|
|
|
+}
|