mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-04 16:49:04 +00:00
Fixed skilling multiplier
This commit is contained in:
@@ -5790,7 +5790,7 @@ public class Game extends RSApplet {
|
||||
}
|
||||
if (k == 4) {
|
||||
loginMessage1 = "Your account has been disabled.";
|
||||
loginMessage2 = "Please check your message-center for details.";
|
||||
loginMessage2 = "Or you entered an invalid character for user/pass";
|
||||
return;
|
||||
}
|
||||
if (k == 5) {
|
||||
@@ -5932,7 +5932,7 @@ public class Game extends RSApplet {
|
||||
}
|
||||
} else {
|
||||
loginMessage1 = "No response from server";
|
||||
loginMessage2 = "Please try using a different world.";
|
||||
loginMessage2 = "Please try closing and opening your client again.";
|
||||
return;
|
||||
}
|
||||
} else {
|
||||
|
||||
@@ -159,7 +159,7 @@ public class Constants {
|
||||
public final static int MAGIC_EXP_RATE = 1;
|
||||
public final static int CASTLE_WARS_X = 2439;
|
||||
public final static int CASTLE_WARS_Y = 3087;
|
||||
public static double SERVER_EXP_BONUS = 5;
|
||||
public static double SERVER_EXP_BONUS = 1;
|
||||
public final static int INCREASE_SPECIAL_AMOUNT = 17500;
|
||||
public final static boolean PRAYER_POINTS_REQUIRED = true;
|
||||
public final static boolean PRAYER_LEVEL_REQUIRED = true;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user