Psyringe - delete some stray spaces which were screwing up translation and deck file reading. This has happened repeatedly, perhaps we should run a test script over the _cards.dat and todo.dat files which strips spaces from line ends.
This commit is contained in:
@@ -1283,7 +1283,7 @@ abilities=swampwalk
|
|||||||
[card]
|
[card]
|
||||||
text=Forestwalk
|
text=Forestwalk
|
||||||
id=10582
|
id=10582
|
||||||
name=Zodiac Rabbit
|
name=Zodiac Rabbit
|
||||||
rarity=C
|
rarity=C
|
||||||
mana={G}
|
mana={G}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -1295,7 +1295,7 @@ abilities=forestwalk
|
|||||||
[card]
|
[card]
|
||||||
text=Swampwalk
|
text=Swampwalk
|
||||||
id=10564
|
id=10564
|
||||||
name=Zodiac Rat
|
name=Zodiac Rat
|
||||||
rarity=C
|
rarity=C
|
||||||
mana={B}
|
mana={B}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -1307,7 +1307,7 @@ abilities=swampwalk
|
|||||||
[card]
|
[card]
|
||||||
text=Plainswalk
|
text=Plainswalk
|
||||||
id=10506
|
id=10506
|
||||||
name=Zodiac Rooster
|
name=Zodiac Rooster
|
||||||
rarity=C
|
rarity=C
|
||||||
mana={1}{G}
|
mana={1}{G}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -1331,11 +1331,11 @@ abilities=swampwalk
|
|||||||
[card]
|
[card]
|
||||||
text=Forestwalk
|
text=Forestwalk
|
||||||
id=10594
|
id=10594
|
||||||
name=Zodiac Tiger
|
name=Zodiac Tiger
|
||||||
rarity=U
|
rarity=U
|
||||||
mana={2}{G}{G}
|
mana={2}{G}{G}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Tiger
|
subtype=Tiger
|
||||||
power=3
|
power=3
|
||||||
toughness=4
|
toughness=4
|
||||||
abilities=forestwalk
|
abilities=forestwalk
|
||||||
|
|||||||
Reference in New Issue
Block a user