From 1afa5bf3c437150dd18ad4e8d435072b103283c3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 29 Jun 2016 23:24:11 +0300 Subject: Allow read basic attributes from stats.xml --- src/enums/being/attributes.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/enums/being') diff --git a/src/enums/being/attributes.h b/src/enums/being/attributes.h index c6c3d00d6..d5198be79 100644 --- a/src/enums/being/attributes.h +++ b/src/enums/being/attributes.h @@ -60,7 +60,8 @@ enumStart(Attributes) DEF, ATK, CART_TOTAL_WEIGHT = 1000, - CART_MAX_WEIGHT + CART_MAX_WEIGHT, + MAX_ATTRIBUTE } enumEnd(Attributes); -- cgit v1.2.3-60-g2f50