Increased maximum amount of Adena players can have in inventory.
Contributed by rocknowx.
This commit is contained in:
5
trunk/dist/game/config/Character.ini
vendored
5
trunk/dist/game/config/Character.ini
vendored
@@ -717,9 +717,8 @@ StartingSP = 0
|
||||
# eight hundred fifty four million seven hundred seventy five thousand eight hundred seven)
|
||||
# Setting negative values (-1 or others) will result in maximum amount available.
|
||||
# Big values do not cause critical errors, although only 16 digits are visible in the inventory
|
||||
# (example: 3,372,036,854,775,807 is visible out of 9,223,372,036,854,775,807)
|
||||
# Default: 99900000000 (99 bilion and 900 milion)
|
||||
MaxAdena = 99900000000
|
||||
# Default: 9999999999999 (9 Trillion 999 Billion 999 Million 999 Thousand 999 Adena)
|
||||
MaxAdena = 9999999999999
|
||||
|
||||
# This option, when set to True, will enable automatically picking up items.
|
||||
# If set False it will force the player to pickup dropped items from mobs.
|
||||
|
Reference in New Issue
Block a user