From 7707b0149590395ef95700f666d0a2adb6d551f2 Mon Sep 17 00:00:00 2001 From: S Date: Sat, 22 Dec 2012 21:24:38 +0000 Subject: [PATCH] Update MediaWiki page '135 Protocol' --- 135-Protocol.mediawiki | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/135-Protocol.mediawiki b/135-Protocol.mediawiki index d4c1fc7..b495d32 100644 --- a/135-Protocol.mediawiki +++ b/135-Protocol.mediawiki @@ -423,7 +423,8 @@ The packet opcodes are unchanged from previous revisions, presumably this was be |- ! Display Bank | 222 || -* uint8 (so small!) - The number of items in the player's bank. +* uint8 - The number of items in the player's bank. +* uint8 - The maximum number of items the player is allowed to store. * uint16... - The item's id. * uint32a... - The item's stack size. | Displays the bank interface. Variable length.