We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc73065 commit 192ff45Copy full SHA for 192ff45
src/game/shared/econ/econ_item_constants.h
@@ -413,7 +413,7 @@ const war_side_t PYRO_VS_HEAVY_WAR_SIDE_PYRO = ((war_side_t)1);
413
// Standard/default backpack size
414
#define DEFAULT_NUM_BACKPACK_SLOTS 300
415
#define DEFAULT_NUM_BACKPACK_SLOTS_FREE_TRIAL_ACCOUNT 50
416
-#define MAX_NUM_BACKPACK_SLOTS 2000
+#define MAX_NUM_BACKPACK_SLOTS 3000
417
418
// Current item level range
419
#define MIN_ITEM_LEVEL 0
0 commit comments