summaryrefslogtreecommitdiff
path: root/src/mmo
diff options
context:
space:
mode:
Diffstat (limited to 'src/mmo')
-rw-r--r--src/mmo/clif.t.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mmo/clif.t.hpp b/src/mmo/clif.t.hpp
index fec0201..888fd66 100644
--- a/src/mmo/clif.t.hpp
+++ b/src/mmo/clif.t.hpp
@@ -307,8 +307,9 @@ enum class SP : uint16_t
// sent to client
JOBLEVEL = 55,
-#if 0
PARTNER = 57,
+
+#if 0
CART = 58,
FAME = 59,
UNBREAKABLE = 60,
@@ -475,6 +476,7 @@ enum class SP : uint16_t
PVP_CHANNEL = 1076,
BL_ID = 1077,
BL_TYPE = 1078,
+ CHAR_ID = 1079,
};
constexpr