Why do you run out of credits so fast in this game

This commit is contained in:
Melledy
2023-09-29 21:58:16 -07:00
parent fbe3a94c3c
commit 3aadea4d86

View File

@@ -168,7 +168,7 @@ public class PlayerCommands {
} }
} }
// Credits // Credits
player.getInventory().addItem(2, 10_000_000); player.getInventory().addItem(2, 100_000_000);
break; break;
case "avatars": case "avatars":
// All avatars and their eidolons // All avatars and their eidolons