Update MediaWiki page '317 Region change'

This commit is contained in:
Major- 2012-01-22 03:35:44 +00:00 committed by moparisthebest
parent 4687af7414
commit 19a6718025

View File

@ -1,18 +1,8 @@
[[Category Packet]] [[Category Packet]]
[[Category Packet 317]] [[Category Packet 317]]
{{packet|name=bank x items part-2|description=Sent when a player enters an X amount of items they want to bank.|opcode=208|type=Fixed|length=4|revision=317}} {{packet|name=Region change|description=Sent when a player enters a new map region.|opcode=210|type=Fixed|length=0|revision=317}}
== Bank X Items Part-2 == == Region Change ==
=== Description === === Description ===
This packet is sent when a player enters an X amount of items they want to bank. This packet is sent when a player enters a new map region.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Standard data types|Integer]]
| The amount of the item you want to bank.
|-
|}