Increased max mone amount, rewrote Mart code, redesigned Mart and selling items a little

This commit is contained in:
Maruno17
2024-09-26 01:00:18 +01:00
parent d1b0f5bce8
commit 48292c2a28
5 changed files with 741 additions and 71 deletions

View File

@@ -46,7 +46,7 @@ module Settings
#-----------------------------------------------------------------------------
# The maximum amount of money the player can have.
MAX_MONEY = 999_999
MAX_MONEY = 9_999_999
# The maximum number of Game Corner coins the player can have.
MAX_COINS = 99_999
# The maximum number of Battle Points the player can have.