summaryrefslogtreecommitdiff
path: root/src/mmo/clif.t.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mmo/clif.t.hpp')
-rw-r--r--src/mmo/clif.t.hpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/mmo/clif.t.hpp b/src/mmo/clif.t.hpp
index 1d46342..f216064 100644
--- a/src/mmo/clif.t.hpp
+++ b/src/mmo/clif.t.hpp
@@ -316,6 +316,20 @@ enum class SP : uint16_t
UNBREAKABLE = 60,
#endif
+ // stats from equipment
+ STR2 = 61,
+ // sent to client
+ AGI2 = 62,
+ // sent to client
+ VIT2 = 63,
+ // sent to client
+ INT2 = 64,
+ // sent to client
+ DEX2 = 65,
+ // sent to client
+ LUK2 = 66,
+ // sent to client
+
DEAF = 70,
// sent to client