Prev: 5D88 Up: Map Next: 5DA0
5D98: Inactive Player Rocket Parameters
InactivePlayerRocket_State 5D98 DEFB $00 Movement:
On Pad Up Down
09 0A 0B
InactivePlayerRocket_Pos_X 5D99 DEFB $00 X Position.
InactivePlayerRocket_Base_Pos_Y 5D9A DEFB $0A Y Position (base module).
InactivePlayerRocket_Attribute 5D9B DEFB $00 Colour Attribute.
InactivePlayerNum_Rocket_Pieces 5D9C DEFB $00 Number of rocket pieces on the pad.
InactivePlayerNum_Fuel_Pods 5D9D DEFB $3B Number of collected fuel pods.
5D9E DEFB $22 Unused.
5D9F DEFB $14 Unused (always 1C).
Prev: 5D88 Up: Map Next: 5DA0