forked from 2009Scape/Server
Gnome course correctly awards lap finish xp
This commit is contained in:
parent
efd72b909c
commit
ef3acf84c1
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ public final class GnomeStrongholdCourse extends AgilityCourse {
|
|||
* @param player The player.
|
||||
*/
|
||||
public GnomeStrongholdCourse(Player player) {
|
||||
super(player, 5, 39.0);
|
||||
super(player, 7, 39.0);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue