mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-13 05:44:36 +01:00
Why do you run out of credits so fast in this game
This commit is contained in:
@@ -168,7 +168,7 @@ public class PlayerCommands {
|
||||
}
|
||||
}
|
||||
// Credits
|
||||
player.getInventory().addItem(2, 10_000_000);
|
||||
player.getInventory().addItem(2, 100_000_000);
|
||||
break;
|
||||
case "avatars":
|
||||
// All avatars and their eidolons
|
||||
|
||||
Reference in New Issue
Block a user