From 9429dc4f5b5b6102a8b575de25ce5d8e7170551f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Sep 2017 22:35:38 +0300 Subject: Change player job level, exp from stat object to attribute. --- src/enums/being/attributes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/enums/being/attributes.h') diff --git a/src/enums/being/attributes.h b/src/enums/being/attributes.h index 7252a539a..7cda13284 100644 --- a/src/enums/being/attributes.h +++ b/src/enums/being/attributes.h @@ -62,6 +62,8 @@ enumStart(Attributes) PLAYER_ATK, CART_TOTAL_WEIGHT = 1000, CART_MAX_WEIGHT, + PLAYER_JOB_EXP, + PLAYER_JOB_EXP_NEEDED, // homunculus attributes HOMUN_LEVEL, -- cgit v1.2.3-70-g09d2