From 142bbaa56a367f669d235d1568a0f809d485311b Mon Sep 17 00:00:00 2001 From: S Date: Thu, 27 Dec 2012 00:54:43 +0000 Subject: [PATCH] Update MediaWiki page '135 Protocol' --- 135-Protocol.mediawiki | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/135-Protocol.mediawiki b/135-Protocol.mediawiki index 93c4e8f..438a8ae 100644 --- a/135-Protocol.mediawiki +++ b/135-Protocol.mediawiki @@ -709,11 +709,6 @@ The packet opcodes are unchanged from previous revisions, presumably this was be * int64 - The mod37 encoded username to report | Removes a user from your friends list |- -! Add Ignore -| 30 || -* int64 - mod37 encoded username -| Adds a user to your ignore list -|- ! Private Message | 28 || * int64 - The mod37 encoded username to send the message to @@ -725,6 +720,11 @@ The packet opcodes are unchanged from previous revisions, presumably this was be * int64 - The mod37 encoded username to ignore | Adds a user to your ignore list |- +! Remove Ignore +| 30 || +* int64 - mod37 encoded username +| Removes a user from your ignore list +|- ! Walk to Tile | 255 || * int16 - (start_x + area_x). The initial position.