mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-14 22:34:35 +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
|
// 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
|
||||||
|
|||||||
Reference in New Issue
Block a user