summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index f26a07131..3f98fed26 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -344,4 +344,7 @@ enum
#define SMSG_MAP_CHAR_ID 0x0283
#define SMSG_PLAYER_SHORTCUTS 0x02b9
#define SMSG_PLAYER_SHOW_EQUIP 0x02da
+#define SMSG_NPC_CUTIN 0x01b3
+#define SMSG_NPC_VIEWPOINT 0x0144
+
#endif