From a69d2158cf872e170ce91cb484cf31ef76293d68 Mon Sep 17 00:00:00 2001 From: S Date: Thu, 29 Nov 2012 09:58:18 +0000 Subject: [PATCH] Update MediaWiki page '135 Protocol' --- 135-Protocol.mediawiki | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/135-Protocol.mediawiki b/135-Protocol.mediawiki index 988020c..13e49c1 100644 --- a/135-Protocol.mediawiki +++ b/135-Protocol.mediawiki @@ -776,10 +776,10 @@ The packet opcodes are unchanged from previous revisions, presumably this was be |- ! Character Design | 236 || -* Byte - A value that is not used in the player update process. +* Byte - ? * Byte - The player's hair style. * Byte - The player's gender. 4 = Female, 1 = Male -* Byte - Constant 2 +* Byte - The player's 'leg type' (always 2) * Byte - The player's hair colour * Byte - The player's top colour * Byte - The player's leg colour @@ -787,7 +787,6 @@ The packet opcodes are unchanged from previous revisions, presumably this was be * Byte - The player's class | Submits the player's chosen design when they log in for the first time. The first byte appears to be unused. -The constant value is used in the update process, but why? * 0 - Adventurer class * 1 - Warrior class * 2 - Wizard class