From 17089d38f3624d592f36befe5f5cedfb08b3bbff Mon Sep 17 00:00:00 2001 From: n0n4m3 Date: Sun, 11 Apr 2010 11:18:20 +0400 Subject: Implement some opcodes. Big thx to TOM_RUS. --HG-- branch : trunk --- src/game/Opcodes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/Opcodes.h') diff --git a/src/game/Opcodes.h b/src/game/Opcodes.h index b0241d60204..4b9bf6f8390 100644 --- a/src/game/Opcodes.h +++ b/src/game/Opcodes.h @@ -1326,7 +1326,7 @@ enum Opcodes UMSG_UNKNOWN_1287 = 0x507, // not found CMSG_UNKNOWN_1288 = 0x508, // lua: SetAllowLowLevelRaid CMSG_UNKNOWN_1289 = 0x509, // lua: SetAllowLowLevelRaid - SMSG_UNKNOWN_1290 = 0x50A, // camera shake? + SMSG_CAMERA_SHAKE = 0x50A, // uint32 SpellEffectCameraShakes.dbc index, uint32 SMSG_UNKNOWN_1291 = 0x50B, // some item update packet? UMSG_UNKNOWN_1292 = 0x50C, // not found UMSG_UNKNOWN_1293 = 0x50D, // not found - disconnect -- cgit v1.2.3