mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-10 11:25:07 -05:00
18 lines
395 B
Plaintext
18 lines
395 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 377]]
|
|
{{packet|name=Run Energy|description=Sends the players run energy level.|opcode=125|type=Fixed|length=1|revision=377}}
|
|
== Run Energy ==
|
|
|
|
=== Description ===
|
|
Sends the players run energy level.
|
|
|
|
=== Packet Structure ===
|
|
|
|
{| border=2
|
|
! Data type
|
|
! Description
|
|
|-
|
|
| Unsigned [[Data Types#Standard data types|Byte]]
|
|
| The amount of energy remaining.
|
|
|-
|
|
|} |