agility: update prif whole course exp

This commit is contained in:
Alexsuperfly
2019-08-08 16:36:09 -04:00
committed by Adam
parent 896e2eaeca
commit 3a883f5c31

View File

@@ -46,7 +46,7 @@ enum Courses
SEERS(570.0, 435, 10806),
POLLNIVNEACH(890.0, 540, 13358),
RELLEKA(780.0, 475, 10553),
PRIFDDINAS(1199.0, 1037, 12895),
PRIFDDINAS(1337.0, 1037, 12895),
ARDOUGNE(793.0, 529, 10547);
private final static Map<Integer, Courses> coursesByRegion;