playerscouter: update location map.
This commit is contained in:
@@ -93,7 +93,7 @@ public class PlayerScouter extends Plugin
|
||||
{
|
||||
private static final HiscoreClient HISCORE_CLIENT = new HiscoreClient();
|
||||
private static final DiscordClient DISCORD_CLIENT = new DiscordClient();
|
||||
private static final Map<WorldArea, String> WILD_LOCS = WorldLocation.getLocationMap();
|
||||
private static final Map<WorldArea, String> WILD_LOCS = WorldLocation.getLOCATION_MAP();
|
||||
private static final SimpleDateFormat SDF = new SimpleDateFormat("MMM dd h:mm a z");
|
||||
private static final String ICON_URL = "https://www.osrsbox.com/osrsbox-db/items-icons/"; // Add item id + ".png"
|
||||
@Inject
|
||||
|
||||
Reference in New Issue
Block a user