agility plugin: Fix course spellings
This commit is contained in:
@@ -33,7 +33,7 @@ enum Courses
|
||||
{
|
||||
GNOME(86.5, 46, 9781),
|
||||
DRAYNOR(120.0, 79, 12338),
|
||||
AL_KARID(180.0, 30, 13105, new WorldPoint(3299, 3194, 0)),
|
||||
AL_KHARID(180.0, 30, 13105, new WorldPoint(3299, 3194, 0)),
|
||||
PYRAMID(722.0, 300, 13356),
|
||||
VARROCK(238.0, 125, 12853),
|
||||
PENGUIN(540.0, 65, 10559),
|
||||
@@ -43,7 +43,7 @@ enum Courses
|
||||
FALADOR(440, 180, 12084),
|
||||
WILDERNESS(571.0, 499, 11837),
|
||||
SEERS(570.0, 435, 10806),
|
||||
POLLNIVEACH(890.0, 540, 13358),
|
||||
POLLNIVNEACH(890.0, 540, 13358),
|
||||
RELLEKA(780.0, 475, 10553),
|
||||
ARDOUGNE(793.0, 529, 10547);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user