Fixed skilling multiplier

This commit is contained in:
dginovker
2019-07-10 11:41:05 -04:00
parent 11aeae631a
commit d29c32a9ca
125 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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 {
+1 -1
View File
@@ -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.
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