From 43672ff8b5c113fe3b750ff16473d6a94f1c08db Mon Sep 17 00:00:00 2001 From: Randqm Date: Thu, 15 Jan 2015 15:54:24 +0000 Subject: [PATCH] Update MediaWiki page '317 Protocol' --- 317-Protocol.mediawiki | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/317-Protocol.mediawiki b/317-Protocol.mediawiki index 070aecf..036faf5 100644 --- a/317-Protocol.mediawiki +++ b/317-Protocol.mediawiki @@ -599,6 +599,12 @@ The game protocol is the in-game communication of player actions between the ser | [[317 Minimap State|Minimap State]] | Sets the mini map's state. |- +| 101 +| FIXED +| 3 +| [[317 Object removal|Object removal]] +| Sends an object removal request to the client. +|- | 106 | FIXED | 1 @@ -659,6 +665,12 @@ The game protocol is the in-game communication of player actions between the ser | [[317 Skill level|Skill level]] | Sends a skill level to the client. |- +| 151 +| FIXED +| 5 +| [[317 Object spawn|Object spawn]] +| Sends an object spawn request to the client. +|- | 164 | FIXED | 2