creature_trainer
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| CreatureID | int | unsigned | PRI | NO | 0 | ||
| TrainerID | int | unsigned | NO | 0 | |||
| MenuID | int | unsigned | PRI | NO | 0 | ||
| OptionID | int | unsigned | PRI | NO | 0 | ||
Description of fields
CreatureID
- no description -
TrainerID
- no description -
MenuID
- no description -
OptionID
- no description -
