character_reputation
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | bigint | unsigned | PRI | NO | 0 | Global Unique Identifier | |
| faction | smallint | unsigned | PRI | NO | 0 | ||
| standing | int | signed | NO | 0 | |||
| flags | smallint | unsigned | NO | 0 | |||
Description of fields
guid
- no description -
faction
- no description -
standing
- no description -
flags
- no description -
