mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 06:04:59 +00:00
Increased max mone amount, rewrote Mart code, redesigned Mart and selling items a little
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user