Update MediaWiki page '317 Protocol'

This commit is contained in:
Randqm 2015-01-15 15:54:24 +00:00 committed by moparisthebest
parent e485bed781
commit 43672ff8b5
1 changed files with 12 additions and 0 deletions

View File

@ -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