Changing SHADOWS site block human readable text.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package com.gempukku.lotro.common;
|
||||
|
||||
public enum Block {
|
||||
FELLOWSHIP("Fellowship"), TWO_TOWERS("Towers"), KING("King"), SHADOWS("Shadows");
|
||||
FELLOWSHIP("Fellowship"), TWO_TOWERS("Towers"), KING("King"), SHADOWS("Shadows and onwards");
|
||||
|
||||
private String _humanReadable;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user