| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| titleMsgId | s32 | 0x0 | The ID of the text to use for the title text. | This field refers to the following text files: Event_Text |
| contentMsgId | s32 | 0x4 | The ID of the text to use for the body text. | This field refers to the following text files: Event_Text |
| value | s32 | 0x8 | The price of this row. | |
| sortId | s32 | 0xc | The ordering ID used to sort this in the menu. | |
| eventId | s32 | 0x10 | The event flag ID that determines the sales status. | This field takes an Event Flag ID. |
| Pad | dummy8 | 0x14 | This field is padding. |