rswiki-book/377-Run-Energy.mediawiki

18 lines
397 B
Plaintext
Raw Normal View History

2014-03-06 20:31:52 -05:00
[[Category Packet]]
[[Category Packet 377]]
{{packet|name=Run Energy|description=Sets the player's run energy in the client.|opcode=125|type=Fixed|length=1|revision=377}}
== Run Energy ==
=== Description ===
Sets the player's run energy in the client.
=== Packet Structure ===
{| border=2
! Data type
! Description
|-
| Unsigned [[Data Types#Standard data types|Byte]]
| The energy level.
|-
|}