From 7e0df96304fc6cc6019a46e89f64fbdb16cf7571 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 24 Aug 2019 17:46:55 -0300 Subject: Revert "Lower cart slots from 100 to 50." This reverts commit a89585e050356c325f98f234cfac415a5d2f90b3 and successor. --- src/ecommon/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/ecommon/init.c b/src/ecommon/init.c index 00a98bc..fe74649 100644 --- a/src/ecommon/init.c +++ b/src/ecommon/init.c @@ -53,5 +53,4 @@ void common_online(void) checkVar(MAX_EVOL_SKILLS, 62); checkVar(EVOL_FIRST_SKILL, 20000); checkVar(MAX_SKILL_TREE, 110); - checkVar(MAX_CART, 50); } -- cgit v1.2.3-70-g09d2