summaryrefslogtreecommitdiff
path: root/src/net/ea/protocol.h
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-07-19 22:05:41 -0600
committerJared Adams <jaxad0127@gmail.com>2009-07-19 22:30:18 -0600
commit5141dc4a99b74358f2dd0f5f211c5069a630ce1b (patch)
tree647cfb05d179d61759ef3679482eb204a7853d34 /src/net/ea/protocol.h
parent2e8fca7d471b4e2bf20735a0669e96722c000669 (diff)
downloadMana-5141dc4a99b74358f2dd0f5f211c5069a630ce1b.tar.gz
Mana-5141dc4a99b74358f2dd0f5f211c5069a630ce1b.tar.bz2
Mana-5141dc4a99b74358f2dd0f5f211c5069a630ce1b.tar.xz
Mana-5141dc4a99b74358f2dd0f5f211c5069a630ce1b.zip
Merge StatusWindows
Also some other small merges
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,