From cc2c18c2b41e5409a0762b538568b41e9147c6e9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 25 Jan 2015 01:10:09 +0300 Subject: Add weight bar into cart window. --- src/enums/being/attributes.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/enums/being/attributes.h') diff --git a/src/enums/being/attributes.h b/src/enums/being/attributes.h index 91b809faf..45ac46d27 100644 --- a/src/enums/being/attributes.h +++ b/src/enums/being/attributes.h @@ -61,7 +61,9 @@ namespace Attributes MDEF, MATK, DEF, - ATK + ATK, + CART_TOTAL_WEIGHT = 1000, + CART_MAX_WEIGHT }; } // namespace Attributes -- cgit v1.2.3-60-g2f50