mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-22 15:16:12 +00:00
Changement du volume du sac
This commit is contained in:
parent
af55112ebf
commit
3cd8969cd7
1 changed files with 5 additions and 1 deletions
|
@ -137,7 +137,8 @@ UsedPrimitives =
|
|||
DatasetSizefe_temp = 600000;
|
||||
DatasetSizefame = 26000;
|
||||
|
||||
// ---- service custom variables (used by CVariable class)
|
||||
|
||||
// ---- service custom variables (used by CVariable class)
|
||||
|
||||
RingRPEnabled=0;
|
||||
RingRPXPRequiredPerAction=700;
|
||||
|
@ -194,3 +195,6 @@ PDLogUpdate = 10;
|
|||
#include "backup_service_interface.cfg"
|
||||
|
||||
XMLSave = 0;
|
||||
|
||||
//Volume du sac
|
||||
MaxPlayerBulk = 1000000;
|
||||
|
|
Loading…
Reference in a new issue