summaryrefslogtreecommitdiff
path: root/src/net/ea/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/protocol.h')
-rw-r--r--src/net/ea/protocol.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/net/ea/protocol.h b/src/net/ea/protocol.h
index 268c8c67..279e4c2f 100644
--- a/src/net/ea/protocol.h
+++ b/src/net/ea/protocol.h
@@ -23,6 +23,8 @@
#define EA_PROTOCOL_H
enum {
+ JOB = 0xa,
+
STR = 0xd,
AGI,
VIT,
@@ -30,13 +32,6 @@ enum {
DEX,
LUK,
- STR_U,
- AGI_U,
- VIT_U,
- INT_U,
- DEX_U,
- LUK_U,
-
ATK,
DEF,
MATK,