rswiki-book/377-Run-Energy.mediawiki

18 lines
395 B
Plaintext
Raw Normal View History

2014-03-06 20:31:52 -05:00
[[Category Packet]]
[[Category Packet 377]]
2014-03-06 21:15:50 -05:00
{{packet|name=Run Energy|description=Sends the players run energy level.|opcode=125|type=Fixed|length=1|revision=377}}
2014-03-06 20:31:52 -05:00
== Run Energy ==
=== Description ===
2014-03-06 21:15:50 -05:00
Sends the players run energy level.
2014-03-06 20:31:52 -05:00
=== Packet Structure ===
{| border=2
! Data type
! Description
|-
| Unsigned [[Data Types#Standard data types|Byte]]
2014-03-07 20:24:02 -05:00
| The amount of energy remaining.
2014-03-06 20:31:52 -05:00
|-
|}