Added Necropotence.

This commit is contained in:
LevelX2 2014-06-16 15:32:51 +02:00
parent 349a0e4e81
commit 04fa2e0b0c
7 changed files with 297 additions and 43 deletions

View file

@ -94,6 +94,7 @@ public abstract class MageObjectImpl implements MageObject {
public String getName() {
return name;
}
@Override
public String getLogName() {
return name;