replace card name with SN

master
melvin 2012-09-30 00:00:07 +08:00
parent 5f75b5915a
commit 4092ee4f79
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ public class Molten_Rain {
new MagicDestroyTargetPicker(false),
this,
"Destroy target land$. " +
"If that land was nonbasic, Molten Rain deals 2 damage to the land's controller.");
"If that land was nonbasic, SN deals 2 damage to the land's controller.");
}
@Override