Protocol:Packet 0x09
Appearance
	
	
The client sends Packet 0x09 to the server to ask for additional information about an entry in a menu (ship, block, game lobby, quest). The server then responds with a Packet 0x11.
Dreamcast Packet Format
| Bytes | Meaning | 
|---|---|
| 0x00 | Packet Type (0x09) | 
| 0x01 | Flags (0x00) | 
| 0x02-0x03 | Packet Size (0x000C) | 
| 0x04-0x07 | Menu ID of item requested | 
| 0x08-0x0B | Item ID of item requested |